Skip to content

Commit

Permalink
use rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbe7a committed Jun 2, 2024
1 parent ce48705 commit 042dec9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659
with:
environments: default lint
- uses: Swatinem/rust-cache@v2
- name: pre-commit
run: pixi run pre-commit-run --color=always --show-diff-on-failure

Expand All @@ -33,5 +34,6 @@ jobs:
fetch-depth: 0
- name: Set up pixi
uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659
- uses: Swatinem/rust-cache@v2
- name: Run test
run: pixi run test

0 comments on commit 042dec9

Please sign in to comment.