Skip to content

Commit

Permalink
Use hoverkraft-tech to run docker-compose up
Browse files Browse the repository at this point in the history
  • Loading branch information
tbsklg committed Aug 29, 2024
1 parent cb6e008 commit b05753a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run docker-compose
uses: hoverkraft-tech/compose-action@v2.0.1
with:
compose-file: "lambdas/tests/docker-compose.yml"
compose-file: "infrastructure/lambdas/tests/docker-compose.yml"

- name: Build & Test lambda
run: |
Expand Down

0 comments on commit b05753a

Please sign in to comment.