Skip to content

Commit

Permalink
part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaron committed Dec 16, 2024
1 parent 59927df commit 17e8dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: uv python install

- name: Install the project
run: uv sync --all-extras
run: uv sync --all-extras --no-dev

- name: Run ruff checking
run: uvx ruff check
Expand Down

0 comments on commit 17e8dcd

Please sign in to comment.