Matthew R. Kasun 3 anni fa
parent
commit
9fd9a2934b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/test.yml

+ 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 ./...