run test-exhaustive
This commit is contained in:
@@ -26,6 +26,6 @@ jobs:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run lint
|
||||
- run: npm test-extensive
|
||||
- run: npm run test-extensive
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user