Skip to content

Commit

Permalink
Merge pull request #2681 from data-for-change/update-tests
Browse files Browse the repository at this point in the history
Update docker compose in Tests.yml
  • Loading branch information
atalyaalon authored Aug 7, 2024
2 parents 6eaa05e + 29404c8 commit 45cdc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
cd ./anyway-newsflash-infographics/
bash run.bash
cd ../
docker-compose -f docker-compose.yml up -d --build anyway
docker compose -f docker-compose.yml up -d --build anyway
- name: Waiting for DB startup
run: |
bash ./wait_for_postgres.sh
Expand Down

0 comments on commit 45cdc7f

Please sign in to comment.