diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df6b633f..4872210f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,8 @@ jobs: with: submodules: false show-progress: false + filter: "blob:none" + tags: true - name: Set up compiler uses: carlosperate/arm-none-eabi-gcc-action@v1 with: