Skip to content

Commit

Permalink
Merge pull request #406 from github/simon-engledew/go-module
Browse files Browse the repository at this point in the history
Check if this mitigates the go 1.16 issue
  • Loading branch information
simon-engledew committed Mar 1, 2021
2 parents 964ae01 + 324d987 commit bde489c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: "PR checks"

env:
GO111MODULE: auto

on:
push:
branches: [main, v1]
Expand Down

0 comments on commit bde489c

Please sign in to comment.