2
0
Matthew R. Kasun 3 жил өмнө
parent
commit
9fd9a2934b

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

@@ -94,4 +94,5 @@ jobs:
       - name: static checks
         run: |
             go install honnef.co/go/tools/cmd/staticcheck
+            go mod download honnef.co/go/tools
             staticcheck ./...