Skip to content

Commit a6364f7

Browse files
committed
Added empty zshrc file
1 parent 8517842 commit a6364f7

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
@@ -41,6 +41,8 @@ jobs:
4141
echo $0
4242
echo $ZSH_NAME $ZSH_VERSION
4343
export SHELL=/bin/zsh
44+
touch ~/.zshrc
45+
4446
npm run test -- ./test/shell --no-file-parallelism --disable-console-intercept
4547
4648
- name: Run tests (Linux)

0 commit comments

Comments
 (0)