Skip to content

Commit c259dd4

Browse files
committed
test
1 parent 9e64ade commit c259dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
persist-credentials: false
6666
sparse-checkout-cone-mode: false
67-
sparse-checkout: .github/*
67+
sparse-checkout: .github
6868

6969
- name: Cat scripts
7070
if: ${{ steps.check-build.outputs.enabled == 'true' }}

0 commit comments

Comments
 (0)