Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnActualEmerald authored Apr 18, 2024
1 parent f150bf3 commit a94e280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
uses: cachix/install-nix-action@v26
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: Swatinem/rust-cache@v2.7
- name: Run xtask coverage
run: nix develop .#coverage --impure --command cargo xtask coverage
- name: Upload to codecov.io
Expand Down

0 comments on commit a94e280

Please sign in to comment.