should fix ci
This commit is contained in:
parent
304f27ed39
commit
6a474fbd24
2 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: cypress-io/github-action@v5
|
||||
with:
|
||||
install: false
|
||||
start: pnpm prod-start
|
||||
start: pnpm prod-start & node cypress/minecraft-server.mjs
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: failure()
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue