Skip to content

Commit 7d537ac

Browse files
committed
Add logging
1 parent db5b75e commit 7d537ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo $0
4242
echo $ZSH_NAME $ZSH_VERSION
4343
export SHELL=/bin/zsh
44-
npm run test -- ./test/shell --no-file-parallelism --silent=passed-only
44+
npm run test -- ./test/shell --no-file-parallelism --disable-console-intercept
4545
4646
- name: Run tests (Linux)
4747
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)