Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
timvancann committed Sep 18, 2024
1 parent e56b927 commit 581a02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: "Install UV"
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
- run: uv lock locked
- run: uv lock --locked
linting:
runs-on: ubuntu-latest
needs: [lock_file]
Expand Down

0 comments on commit 581a02c

Please sign in to comment.