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:
parent
3e39ac4fc9
commit
835b3b4efe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue