Skip to content

Commit

Permalink
need open search seed for pa11y tests
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-s-nava committed Jan 29, 2025
1 parent ea23f93 commit fd31778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-frontend-a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Start API Server for search results
run: |
cd ../api
make init db-seed-local start &
make init db-seed-local populate-search-opportunities start &
cd ../frontend
# ensure the API wait script is executable
chmod +x ../api/bin/wait-for-api.sh
Expand Down

0 comments on commit fd31778

Please sign in to comment.