Skip to content

Commit

Permalink
update infra config.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Aug 12, 2024
1 parent 002cdde commit a281442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: hoverkraft-tech/[email protected]
# Uncomment and set the correct path to your docker-compose file
with:
compose-file: "./docker/docker-compose.yml"
compose-file: "./docker-compose.yml"

# run: |
# sudo docker compose up -d
Expand Down

0 comments on commit a281442

Please sign in to comment.