mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Merge branch 'develop' of https://github.com/garronej/ts_ci into develop
This commit is contained in:
commit
dd9e537262
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -18,7 +18,6 @@ jobs:
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- name: Making sure 'npm run lint' and 'npm run format' does not changes anything.
|
- name: Making sure 'npm run lint' and 'npm run format' does not changes anything.
|
||||||
run: |
|
run: |
|
||||||
sleep 15
|
|
||||||
npm run lint:check
|
npm run lint:check
|
||||||
npm run format:check
|
npm run format:check
|
||||||
test_node:
|
test_node:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue