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 352541f commit 781a28fCopy full SHA for 781a28f
.github/workflows/nodejs.yml
@@ -20,7 +20,6 @@ jobs:
20
run: |
21
yarn install
22
yarn lint
23
- yarn run build
24
yarn test --maxWorkers=50% --silent
25
env:
26
CI: true
0 commit comments