ci: enforce commitlint + skip build on tests
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -22,5 +22,4 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm run generate --if-present
|
||||
- run: npm test
|
||||
|
||||
Reference in New Issue
Block a user