Skip to content

Commit 97680be

Browse files
committed
disable ci on repo actions
1 parent 11c3543 commit 97680be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- name: install-clay
1212
uses: ./
13+
with:
14+
ci: false
1315
- name: which cplay
1416
run: which cplay
1517
- name: cplay --version

0 commit comments

Comments
 (0)