Skip to content

Commit

Permalink
Updated ci
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Abbas Jaffri <[email protected]>
  • Loading branch information
aliabbasjaffri committed Nov 29, 2024
1 parent 65c2d0a commit 98ef64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-python/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ runs:
- run: echo "VIRTUAL_ENV=.venv" >> $GITHUB_ENV
shell: bash
- name: Install the project
run: uv sync --all-extras --dev
run: uv sync --all-extras
shell: bash

0 comments on commit 98ef64c

Please sign in to comment.