diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 8a663904983..2036a432dac 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -979,7 +979,7 @@ jobs: - { os: windows-latest , features: windows } steps: - uses: actions/checkout@v3 - - uses: Swatinem/rust-cache@v1 + # - uses: Swatinem/rust-cache@v1 # - name: Reattach HEAD ## may be needed for accurate code coverage info # run: git checkout ${{ github.head_ref }} - name: Initialize workflow variables