Skip to content

Commit

Permalink
Wait
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsparrow committed Mar 11, 2024
1 parent 5b2ad96 commit faa8d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Test
run: |
cd datahub
docker-compose up -d
docker-compose up -d --wait
pip install poetry
poetry install
Expand Down

0 comments on commit faa8d76

Please sign in to comment.