Skip to content

Commit 331a197

Browse files
committed
chore(ci): _actually_ limit shellcheck to ./libevm
1 parent ffdc21f commit 331a197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Run ShellCheck
2020
uses: ludeeus/[email protected]
2121
with:
22-
scandir: './scripts'
22+
scandir: './libevm'

0 commit comments

Comments
 (0)