Skip to content

Commit cb1158d

Browse files
committed
exam
1 parent bcd8200 commit cb1158d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- name: Run Shellcheck
1515
run: |
1616
shopt -s nullglob dotglob
17-
shellcheck ./**.sh
17+
shellcheck commands/**.sh

0 commit comments

Comments
 (0)