Skip to content

Commit

Permalink
Remove obsolete GO111MODULE: off
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVitek committed May 4, 2024
1 parent 81490ad commit b82dff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ jobs:
test:
env:
GOPATH: ${{ github.workspace }}
GO111MODULE: off

defaults:
run:
Expand Down

0 comments on commit b82dff6

Please sign in to comment.