Skip to content

Commit cec48c4

Browse files
committed
Fix the CI
1 parent e39f7bd commit cec48c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
5050
- name: Run shellcheck
5151
run: |
52-
shellcheck --severity=style ide-wrapper-build/bin/dummy-editor
52+
shellcheck --severity=style ide-wrapper-build/bin/dummy-editor ide-wrapper-build/lib/ide-flatpak-wrapper/wrapper.sh ide-wrapper-build/bin/shell-wrapper
5353

0 commit comments

Comments
 (0)