mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +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
|
.hydraJobs.tests
|
||||||
| with_entries(select(.value.type == "derivation"))
|
| with_entries(select(.value.type == "derivation"))
|
||||||
| keys[]
|
| keys[]
|
||||||
| ".#hydraJobs.tests." + .'
|
| ".#hydraJobs.tests." + .' \
|
||||||
| head -n5) # FIXME: for testing the merge queue
|
| head -n5) # FIXME: for testing the merge queue
|
||||||
|
|
||||||
flake_regressions:
|
flake_regressions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue