mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 12:42:28 +02:00
Update nodejs.yml
This commit is contained in:
committed by
GitHub
parent
d199c020b7
commit
849e4fc06e
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@@ -28,6 +28,5 @@ jobs:
|
|||||||
- run: yarn install --frozen-lockfile
|
- run: yarn install --frozen-lockfile
|
||||||
- run: yarn run lint
|
- run: yarn run lint
|
||||||
- run: yarn run test --runInBand --no-cache
|
- run: yarn run test --runInBand --no-cache
|
||||||
- run: yarn run build
|
|
||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
|
Reference in New Issue
Block a user