Skip to content

Commit 92e0195

Browse files
authored
No shellcheck in ./t/
1 parent 4ad81ce commit 92e0195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Shellcheck
66
on:
77
pull_request:
88
paths-ignore:
9+
- 't/**'
910
- 'utils/**'
1011
- 'doc/**'
1112
- 'bin/**'

0 commit comments

Comments
 (0)