Skip to content

Commit

Permalink
uv sync: adjust --group usage
Browse files Browse the repository at this point in the history
Signed-off-by: Teo <[email protected]>
  • Loading branch information
teocns committed Dec 29, 2024
1 parent 65b94fe commit f8376f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Install dependencies
run: |
uv sync --dev --group test
uv sync --group test --group dev
- name: Install coverage tools
run: |
Expand Down

0 comments on commit f8376f3

Please sign in to comment.