Skip to content

Commit

Permalink
Update reusable-api-e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SokratisVidros committed Jan 10, 2025
1 parent fc2f8ac commit 723101a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-api-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
env:
LAUNCH_DARKLY_SDK_KEY: ${{ secrets.LAUNCH_DARKLY_SDK_KEY }}
NOVU_ENTERPRISE: ${{ inputs.ee }}
run: cd apps/worker && pnpm start:test
run: cd apps/worker && pnpm start:test &

- name: Wait on worker
shell: bash
Expand Down

0 comments on commit 723101a

Please sign in to comment.