Update fly.yml
This commit is contained in:
parent
001bf0c504
commit
3ead2efdca
2
.github/workflows/fly.yml
vendored
2
.github/workflows/fly.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
id: start_workers
|
||||
- name: Run E2E tests
|
||||
run: |
|
||||
npx jest --detectOpenHandles --forceExit --openHandlesTimeout=120000 --watchAll=false
|
||||
npm run test:prod
|
||||
working-directory: ./apps/api
|
||||
deploy:
|
||||
name: Deploy app
|
||||
|
Loading…
Reference in New Issue
Block a user