mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
update
This commit is contained in:
parent
0ce2f32a52
commit
b7ae077ca8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
node-version: ${{ matrix.node }}
|
node-version: ${{ matrix.node }}
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run test:node
|
- run: npm run test
|
||||||
|
|
||||||
|
|
||||||
trigger_publish:
|
trigger_publish:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue