diff --git a/.github/workflows/format-check.yml b/.github/workflows/format-check.yml index eb0b4215..0a0f465b 100644 --- a/.github/workflows/format-check.yml +++ b/.github/workflows/format-check.yml @@ -12,6 +12,8 @@ jobs: git config --global core.eol lf - uses: actions/checkout@v3 + with: + submodules: 'true' - name: Check formatting latest uses: ./