fix build
This commit is contained in:
parent
898bfa8c8c
commit
d05926b80e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -11,5 +11,5 @@ jobs:
|
||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v4
|
uses: cypress-io/github-action@v4
|
||||||
with:
|
with:
|
||||||
build: npm run build
|
build: node db.js
|
||||||
start: npm start
|
start: npm start
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue