Skip to content

Commit

Permalink
chore: missing gopath
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Meier <[email protected]>
  • Loading branch information
astromechza committed Nov 29, 2024
1 parent 06d8427 commit 0644182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
with:
go-version: 'stable'
- run: make test
env:
GOPATH: /home/runner/work/spec/go

0 comments on commit 0644182

Please sign in to comment.