Skip to content

Commit

Permalink
fixup-squashme set GOPATH because Makefile expects to have it
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed May 24, 2024
1 parent 3d756fa commit ba6784d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:

- run: make e2e
env:
GOPATH: "${{ github.workspace }}"
GOPATH: "$HOME/go"

0 comments on commit ba6784d

Please sign in to comment.