Skip to content

Commit

Permalink
remove flag from previous cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
lalmei committed Nov 25, 2024
1 parent 8a69ea2 commit 819928d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: echo "Cache was restored"

- name: Set up python env
run: uv venv .venv --dev
run: uv venv .venv

- name: Run Checks
continue-on-error: true
Expand Down

0 comments on commit 819928d

Please sign in to comment.