Skip to content

Commit

Permalink
Just pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Nov 17, 2024
1 parent 39f6ce7 commit 3584ff6
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 @@ -93,7 +93,7 @@ jobs:
version: ${{ env.UV_VER }}

- name: Install package
run: uv pip install --system -e .[dev]
run: uv pip install --system -e .[pre_commit]

- name: Run pre-commit
uses: pre-commit/[email protected]

0 comments on commit 3584ff6

Please sign in to comment.