Enforce npm check step (#724)
This commit is contained in:
1
.github/workflows/web.yaml
vendored
1
.github/workflows/web.yaml
vendored
@@ -27,5 +27,4 @@ jobs:
|
|||||||
|
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run check
|
- run: npm run check
|
||||||
continue-on-error: true
|
|
||||||
- run: npm run test:unit
|
- run: npm run test:unit
|
||||||
Reference in New Issue
Block a user