diff --git a/.github/workflows/test-schema.yaml b/.github/workflows/test-schema.yaml index 2670b32..981d378 100644 --- a/.github/workflows/test-schema.yaml +++ b/.github/workflows/test-schema.yaml @@ -17,3 +17,5 @@ jobs: with: go-version: 'stable' - run: make test + env: + GOPATH: /home/runner/work/spec/go