Browse Source

Add `validate-modules` target to CI matrix

Signed-off-by: Laura Brehm <[email protected]>
Laura Brehm 3 năm trước cách đây
mục cha
commit
c1f475d7bd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/ci.yml

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

@@ -49,6 +49,7 @@ jobs:
         target:
         target:
           - lint
           - lint
           - validate-go-mod
           - validate-go-mod
+          - validate-modules
           - validate-headers
           - validate-headers
           - validate-docs
           - validate-docs
     steps:
     steps: