Update contributions requirements workflow
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Setup metrics
|
||||
run: npm ci
|
||||
- name: Check contributions requirements
|
||||
run: npm test -- ci.test.js
|
||||
run: npm test -- ci.test.js --noStackTrace
|
||||
- name: Run linter
|
||||
run: npm run linter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user