Skip to content

Commit

Permalink
Update DockerCI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hjwilli authored Aug 7, 2024
1 parent 71c683d commit a743474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DockerCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:

- name: Run integration tests
run: |
docker-compose -f docker-compose-test.yml up --abort-on-container-exit
docker compose -f docker-compose-test.yml up --abort-on-container-exit

0 comments on commit a743474

Please sign in to comment.