diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 8c27eac..d5416ac 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -38,6 +38,7 @@ jobs: steps: - uses: actions/checkout@v4.2.2 with: + fetch-depth: 0 submodules: 'true' - uses: arduino/compile-sketches@v1.1.2 with: