We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cbe888 commit 4235fb1Copy full SHA for 4235fb1
.github/workflows/test.yml
@@ -40,3 +40,6 @@ jobs:
40
with:
41
name: coverage.html
42
path: coverage.html
43
+
44
+ - name: ShellCheck
45
+ run: shellcheck scripts/install.sh
0 commit comments