refactor(ci): minor optimizations
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -22,5 +22,5 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm run generate --if-present
|
||||
- run: npm test
|
||||
|
||||
Reference in New Issue
Block a user