Skip to content

Commit b45cfc4

Browse files
committed
zsh is not allowed :(
1 parent f5daae3 commit b45cfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: brew install bats-core
3737
- name: Run Unit Tests
3838
run: make test
39-
shell: zsh
39+
shell: bash
4040

4141

4242
intg-test:

0 commit comments

Comments
 (0)