no-startcheck
Some checks failed
CI/CD / test (push) Successful in 13s
CI/CD / deploy (push) Failing after 4s

This commit is contained in:
Untone 2024-02-17 14:59:51 +03:00
parent 9a36d8d871
commit dae67d216e

View File

@ -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