Skip to content

Commit ab855f5

Browse files
committed
Move shellcheckrc
1 parent b7b0cb4 commit ab855f5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: Run shellcheck
9090
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # v2.0.0
9191
env:
92-
SHELLCHECK_OPTS: -C ./.shellcheckrc
92+
SHELLCHECK_OPTS: -C ./bin/.shellcheckrc
9393

9494
compilation:
9595
name: Check compilation
File renamed without changes.

0 commit comments

Comments
 (0)