We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095a9ed commit 352541fCopy full SHA for 352541f
.github/workflows/nodejs.yml
@@ -21,6 +21,6 @@ jobs:
21
yarn install
22
yarn lint
23
yarn run build
24
- yarn test --maxWorkers=50%
+ yarn test --maxWorkers=50% --silent
25
env:
26
CI: true
0 commit comments