mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Run all VM tests
This commit is contained in:
parent
f23f007c4c
commit
09d1eb3f87
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -109,8 +109,7 @@ jobs:
|
|||
.hydraJobs.tests
|
||||
| with_entries(select(.value.type == "derivation"))
|
||||
| keys[]
|
||||
| ".#hydraJobs.tests." + .' \
|
||||
| head -n5) # FIXME: for testing the merge queue
|
||||
| ".#hydraJobs.tests." + .')
|
||||
|
||||
flake_regressions:
|
||||
if: github.event_name == 'merge_group'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue