mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
Merge pull request #71 from DeterminateSystems/run-all-vm-tests
Run all VM tests
This commit is contained in:
commit
ede3eaca0a
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