Skip to content

Commit 78938e5

Browse files
committed
check
1 parent ecff535 commit 78938e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

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

1010
env:
1111
TEST_BINARIES: ${{ format('test_binaries_{0}', inputs.os) }}
12-
CHECK: ${{ secrets.CHEK }}
12+
CHECK: ${{ secrets.CHECK }}
1313

1414
jobs:
1515
check:

0 commit comments

Comments
 (0)