1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Fix vm_tests_all

This commit is contained in:
Eelco Dolstra 2025-02-20 21:39:01 +01:00
parent 3e39ac4fc9
commit 835b3b4efe

View file

@ -109,7 +109,7 @@ jobs:
.hydraJobs.tests
| with_entries(select(.value.type == "derivation"))
| keys[]
| ".#hydraJobs.tests." + .'
| ".#hydraJobs.tests." + .' \
| head -n5) # FIXME: for testing the merge queue
flake_regressions: