mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +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
|
.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
|
|
||||||
|
|
||||||
flake_regressions:
|
flake_regressions:
|
||||||
if: github.event_name == 'merge_group'
|
if: github.event_name == 'merge_group'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue