Skip to content

Commit 57bd9c2

Browse files
committed
gh wf
1 parent 9053ccb commit 57bd9c2

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,3 @@ jobs:
1414
with:
1515
go-version-file: go.mod
1616
- run: go test -race -count=1 ./...
17-
lint:
18-
runs-on: ubuntu-latest
19-
steps:
20-
- uses: actions/checkout@v4
21-
- uses: actions/setup-go@v5
22-
with:
23-
go-version-file: go.mod
24-
- uses: golangci/golangci-lint-action@v9
25-
with:
26-
version: latest

0 commit comments

Comments
 (0)