diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3a96704f..443664e49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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'