Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
fixing small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
btabaska committed Jun 21, 2024
1 parent c3bb360 commit 79ba97e
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 @@ -46,7 +46,7 @@ jobs:
run: |
cd ../api
make init db-seed-local start &
cd ..frontend
cd ../frontend
# ensure the API wait script is executable
chmod +x ../api/bin/wait-for-api.sh
../api/bin/wait-for-api.sh
Expand Down

0 comments on commit 79ba97e

Please sign in to comment.