Skip to content

Commit 01a728b

Browse files
committed
Run the ci checks now just in case
1 parent f583b7c commit 01a728b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/cache-test.sh

100644100755
File mode changed.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
run-systems:
8-
if: github.event_name == 'merge_group'
8+
# if: github.event_name == 'merge_group'
99
name: "Test: ${{ matrix.systems.nix-system }}"
1010
runs-on: "${{ matrix.systems.runner }}"
1111
permissions:

0 commit comments

Comments
 (0)