We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39f7bd commit cec48c4Copy full SHA for cec48c4
.github/workflows/ci.yml
@@ -49,5 +49,5 @@ jobs:
49
50
- name: Run shellcheck
51
run: |
52
- shellcheck --severity=style ide-wrapper-build/bin/dummy-editor
+ shellcheck --severity=style ide-wrapper-build/bin/dummy-editor ide-wrapper-build/lib/ide-flatpak-wrapper/wrapper.sh ide-wrapper-build/bin/shell-wrapper
53
0 commit comments