diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25bd4ef9f..8d196fe8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,6 +49,7 @@ jobs: target: - lint - validate-go-mod + - validate-modules - validate-headers - validate-docs steps: