소스 검색

remove validate config test temporarily

Zachary Rice 1 년 전
부모
커밋
1a6d2b0a7a
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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