Matthew R. Kasun пре 3 година
родитељ
комит
bc7e33a89e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/test.yml

+ 1 - 0
.github/workflows/test.yml

@@ -93,4 +93,5 @@ jobs:
           go-version: 1.18
       - name: static checks
         run: |
+            go install honnef.co/go/tools/cmd/[email protected]
             staticcheck ./...