Skip to content

Commit 324d987

Browse files
author
Simon Engledew
committed
Check if this mitigates the go 1.16 issue
1 parent 964ae01 commit 324d987

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: "PR checks"
22

3+
env:
4+
GO111MODULE: auto
5+
36
on:
47
push:
58
branches: [main, v1]

0 commit comments

Comments
 (0)