ci: accept binary cache

This commit is contained in:
Jörg Thalheim 2023-05-23 15:58:17 +02:00
parent 7f308330d5
commit 2181e8c8e6

View file

@ -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"