From 4309fb0ae162bc0064e1bfc558d032586d2c99ea Mon Sep 17 00:00:00 2001 From: Monet Lee Date: Tue, 21 Jan 2025 10:10:38 +0800 Subject: [PATCH] remove unused contents. --- .github/workflows/go-build-test.yml | 1 - 1 file changed, 1 deletion(-) 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"