We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d8dc7 commit c80cebeCopy full SHA for c80cebe
.github/workflows/test.yml
@@ -1,7 +1,7 @@
1
on: [push, pull_request]
2
name: Test
3
env:
4
- GO111MODULE=on
+ GO111MODULE: "on"
5
jobs:
6
test:
7
strategy:
0 commit comments