mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
ci: accept binary cache
This commit is contained in:
parent
7f308330d5
commit
2181e8c8e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -21,4 +21,4 @@ jobs:
|
||||||
keep-derivations = true
|
keep-derivations = true
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
- run:
|
- run:
|
||||||
"nix run .#test-runner"
|
"nix run --accept-flake-config .#test-runner"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue