Skip to content

Commit

Permalink
chart test poetry pin
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas ONeil <[email protected]>
  • Loading branch information
loneil committed Jan 6, 2025
1 parent ffddb08 commit 97aab68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/controller_unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
working-directory: ./oidc-controller
run: |
pip3 install --no-cache-dir poetry
pip3 install --no-cache-dir poetry==1.8.3
poetry install
- name: Lint with black
working-directory: ./oidc-controller
Expand Down

0 comments on commit 97aab68

Please sign in to comment.