Skip to content

Commit 6d6799a

Browse files
authored
build(bug): go ci staticcheck unnecessary dependency (#352)
1 parent aa256d3 commit 6d6799a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/go_ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ jobs:
1818
with:
1919
fetch-depth: 1
2020

21-
- name: staticcheck
22-
uses: dominikh/staticcheck-action@v1
23-
with:
24-
version: "latest"
25-
working-directory: go
26-
2721
- name: go fmt
2822
uses: Jerome1337/gofmt-action@v1.0.5
2923
with:

0 commit comments

Comments
 (0)