0

Update fly.yml

This commit is contained in:
Nicolas 2024-04-21 12:05:30 -07:00
parent 001bf0c504
commit 3ead2efdca

View File

@ -54,7 +54,7 @@ jobs:
id: start_workers id: start_workers
- name: Run E2E tests - name: Run E2E tests
run: | run: |
npx jest --detectOpenHandles --forceExit --openHandlesTimeout=120000 --watchAll=false npm run test:prod
working-directory: ./apps/api working-directory: ./apps/api
deploy: deploy:
name: Deploy app name: Deploy app