Skip to content

Commit 352541f

Browse files
committed
improvements
1 parent 095a9ed commit 352541f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
yarn install
2222
yarn lint
2323
yarn run build
24-
yarn test --maxWorkers=50%
24+
yarn test --maxWorkers=50% --silent
2525
env:
2626
CI: true

0 commit comments

Comments
 (0)