Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Pavel Zwerschke <pavel.zwerschke@quantco.com>
  • Loading branch information
0xbe7a and pavelzw authored May 22, 2024
1 parent 8e14da0 commit 1ea484a
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 @@ -65,6 +65,6 @@ jobs:
- name: Set up pixi
uses: prefix-dev/setup-pixi@d72307a91ccc8a856376cdb9ff5b074a04422409
with:
environments: lint
environments: lint default
- name: pre-commit
run: pixi run pre-commit-run --color=always --show-diff-on-failure

0 comments on commit 1ea484a

Please sign in to comment.