Skip to content

Commit

Permalink
fix: update docker-compose version
Browse files Browse the repository at this point in the history
  • Loading branch information
mineme0110 committed Jul 6, 2023
1 parent 47fe42f commit f918233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Start Mediator
uses: isbang/compose-action@v1.4.1
with:
compose-file: "./docker-compose.yml"
compose-file: "../../docker-compose.yml"
compose-flags: ""
up-flags: "--wait"
down-flags: "--volumes"
Expand Down

0 comments on commit f918233

Please sign in to comment.