Update nodejs.yml

This commit is contained in:
Alexander Shelepenok
2020-03-15 10:43:49 +03:00
committed by GitHub
parent d199c020b7
commit 849e4fc06e

View File

@@ -28,6 +28,5 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn run lint
- run: yarn run test --runInBand --no-cache
- run: yarn run build
env:
CI: true