diff --git a/.github/workflows/go-build-test.yml b/.github/workflows/go-build-test.yml index 6e94ed5f5..4033603e6 100644 --- a/.github/workflows/go-build-test.yml +++ b/.github/workflows/go-build-test.yml @@ -37,7 +37,6 @@ jobs: - name: Set up infra services uses: hoverkraft-tech/compose-action@v2.0.1 - # Uncomment and set the correct path to your docker-compose file with: compose-file: "./docker-compose.yml"