diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9c3d583054..8d0befeee0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -64,6 +64,8 @@ jobs: permissions: id-token: write steps: + - uses: actions/checkout@v4 + - name: Get the coverage report uses: actions/download-artifact@v4 with: