Skip to content

Commit

Permalink
Cache CI in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFragment authored Jun 7, 2024
1 parent fa19d8c commit 5e1b5bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
- uses: cachix/install-nix-action@v22
with:
CACHIX_SIGNING_KEY: ${{ secrets.CACHIX_SIGNING_KEY }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: "Run tests"
run: './script/test'

0 comments on commit 5e1b5bf

Please sign in to comment.