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 8a48a56 commit b055e61Copy full SHA for b055e61
.github/workflows/ci.yml
@@ -13,6 +13,6 @@ jobs:
13
- uses: actions/checkout@v2
14
- uses: actions/setup-go@v2
15
with:
16
- go-version: '1.17'
+ go-version: '1.18'
17
- run: go version
18
- run: go test -v -cover .
0 commit comments