lol
This commit is contained in:
parent
1e5e79a3c8
commit
3d21d10cae
3
.github/workflows/check-and-test.yaml
vendored
3
.github/workflows/check-and-test.yaml
vendored
|
@ -78,3 +78,6 @@ jobs:
|
|||
- name: Run nix to test magic-nix-cache-action
|
||||
run: |
|
||||
nix develop --command echo "just testing"
|
||||
- name: Exhaust our GitHub Actions Cache tokens
|
||||
run: |
|
||||
nix build .#veryLongChain -v
|
||||
|
|
Loading…
Reference in a new issue