We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0621ff4 commit 222039bCopy full SHA for 222039b
.github/workflows/test.yml
@@ -34,3 +34,6 @@ jobs:
34
35
- name: Run tests
36
run: bundle exec rspec
37
+
38
+ - name: Run shellcheck tests
39
+ run: bundle exec run shellcheck
0 commit comments