Bläddra i källkod

Make CI lint verbvose

Daniel Hiltgen 1 år sedan
förälder
incheckning
939d6a8606
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/test.yaml

+ 1 - 1
.github/workflows/test.yaml

@@ -260,7 +260,7 @@ jobs:
         shell: bash
         shell: bash
       - uses: golangci/golangci-lint-action@v4
       - uses: golangci/golangci-lint-action@v4
         with:
         with:
-          args: --timeout 8m0s
+          args: --timeout 8m0s -v
   test:
   test:
     strategy:
     strategy:
       matrix:
       matrix: