diff --git a/.github/workflows/ci-test-backend.yml b/.github/workflows/ci-test-backend.yml index b147f3cb..cd2c10e7 100644 --- a/.github/workflows/ci-test-backend.yml +++ b/.github/workflows/ci-test-backend.yml @@ -60,5 +60,3 @@ jobs: path-to-profile: ${{ github.workspace }}/profile.cov parallel: true working-directory: backend - env: - GOPATH: ${{ github.workspace }}