Skip to content

Commit 7f9519e

Browse files
committed
Trying to change to zsh shell
1 parent af5b6ad commit 7f9519e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run-all-unit-tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
if: runner.os == 'macOS'
3838
shell: zsh {0}
3939
run: |
40+
chsh -s bash
41+
echo $0
4042
echo $ZSH_NAME $ZSH_VERSION
4143
npm run test -- ./test/shell --no-file-parallelism --silent=passed-only
4244

0 commit comments

Comments
 (0)