Skip to content

Commit

Permalink
ci: update Nix installation and caching
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeShimizu committed Sep 6, 2024
1 parent 5152e1c commit f7effa7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,4 @@ jobs:
with:
name: peerswap
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix develop --accept-flake-config
- run: "make test-${{matrix.test-vector}}"
- run: nix-shell --run "make test-${{matrix.test-vector}}"

0 comments on commit f7effa7

Please sign in to comment.