Enforce npm check step (#724)
This commit is contained in:
3
.github/workflows/web.yaml
vendored
3
.github/workflows/web.yaml
vendored
@@ -27,5 +27,4 @@ jobs:
|
||||
|
||||
- run: npm install
|
||||
- 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