Skip to content

Commit

Permalink
Update acceptance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Oct 15, 2024
1 parent d83ffaa commit 6bb7903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Start Servers
with:
run: |
make acceptance-backend-start &
make ci-acceptance-backend-start &
make acceptance-frontend-prod-start &
# your step-level and job-level environment variables are available to your commands as-is
# npm install will count towards the wait-for timeout
Expand Down

0 comments on commit 6bb7903

Please sign in to comment.