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 370d3e5 commit 5152e1c
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 @@ -47,5 +47,5 @@ jobs:
with:
name: peerswap
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix develop --profile dev-profiile --accept-flake-config
- run: nix develop --accept-flake-config
- run: "make test-${{matrix.test-vector}}"

0 comments on commit 5152e1c

Please sign in to comment.