diff --git a/.github/workflows/coverage-check.yml b/.github/workflows/coverage-check.yml index a55bd2255..e58245da6 100644 --- a/.github/workflows/coverage-check.yml +++ b/.github/workflows/coverage-check.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout code in PR branch uses: actions/checkout@v3 with: - submodules: recursive + submodules: true - name: Setup Foundry uses: foundry-rs/foundry-toolchain@v1