mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Update nodejs.yml
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user