Skip to content

Commit 222039b

Browse files
committed
add shellcheck tests
1 parent 0621ff4 commit 222039b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ jobs:
3434
3535
- name: Run tests
3636
run: bundle exec rspec
37+
38+
- name: Run shellcheck tests
39+
run: bundle exec run shellcheck

0 commit comments

Comments
 (0)