Pārlūkot izejas kodu

remove validate config test temporarily

Zachary Rice 1 gadu atpakaļ
vecāks
revīzija
1a6d2b0a7a
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      .github/workflows/test.yml

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

@@ -24,6 +24,3 @@ jobs:
 
       - name: Test
         run: make test
-
-      - name: Validate Config
-        run: go generate ./... && git diff --exit-code