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 f5daae3 commit b45cfc4Copy full SHA for b45cfc4
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
run: brew install bats-core
37
- name: Run Unit Tests
38
run: make test
39
- shell: zsh
+ shell: bash
40
41
42
intg-test:
0 commit comments