Skip to content

Commit f6c04aa

Browse files
committed
Run the cache test pr immediately for testing
1 parent 07031f5 commit f6c04aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
_internal-strict-mode: true
7272

7373
run-systems:
74-
if: github.event_name == 'merge_group'
74+
# if: github.event_name == 'merge_group'
7575
needs: build
7676
name: "Test: ${{ matrix.systems.nix-system }} gha:${{matrix.use-gha-cache}},fhc:${{matrix.use-flakehub}},id:${{matrix.id-token}},determinate:${{matrix.determinate}}"
7777
runs-on: "${{ matrix.systems.runner }}"

0 commit comments

Comments
 (0)