Skip to content

Commit

Permalink
remove gopath
Browse files Browse the repository at this point in the history
  • Loading branch information
maykathm committed Nov 13, 2024
1 parent cc55ec2 commit 32f76d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
unit-tests:
runs-on: ${{ inputs.runs-on }}
env:
GOPATH: ${{ github.workspace }}
# Set PATH to ignore the load of magic binaries from /usr/local/bin And
# to use the go snap automatically. Note that we install go from the
# snap in a step below. Without this we get the GitHub-controlled latest
Expand Down

0 comments on commit 32f76d5

Please sign in to comment.