Skip to content

Commit 99138f5

Browse files
authored
Update ci.yml
1 parent 11a47f3 commit 99138f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
./actionlint -color
113113
shell: bash
114114
env:
115-
SHELLCHECK_OPTS: --exclude=SC2086 --exclude=SC2046 --exclude=SC2004
115+
SHELLCHECK_OPTS: --exclude=SC2086 --exclude=SC2046 --exclude=SC2004 --exclude=SC2129
116116

117117

118118
unit-tests:

0 commit comments

Comments
 (0)