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.
2 parents 8b8561c + a5bb8c9 commit b10e8a4Copy full SHA for b10e8a4
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
go-version: "oldstable"
16
- run: go test -covermode=atomic -race -v ./...
17
- name: golangci-lint
18
- uses: golangci/[email protected].1
+ uses: golangci/[email protected].2
19
with:
20
args: --verbose
21
- run: go install ./cmd/diffoci
0 commit comments