diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5895d20..090942f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -195,6 +195,9 @@ jobs: - build_os: windows-latest flag: Windows steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Download coverage artifact uses: actions/download-artifact@v4 with: