Skip to content

Commit

Permalink
Revert test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
acouch committed Jan 23, 2025
1 parent 41814cb commit 5b726ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-frontend-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Start API Server for e2e tests
run: |
cd ../api
echo "ENABLE_OPPORTUNITY_ATTACHMENT_PIPELINE=false" >> override.env
make init db-seed-local populate-search-opportunities start &
cd ../frontend
# Ensure the API wait script is executable
Expand Down

0 comments on commit 5b726ca

Please sign in to comment.