no-startcheck
This commit is contained in:
parent
9a36d8d871
commit
dae67d216e
|
@ -14,9 +14,6 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Check start
|
|
||||||
run: npm run start
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: test
|
needs: test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user