diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9ca0519..257d975 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,8 +4,7 @@ on: concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} - # Temporarily disabled - # cancel-in-progress: true + cancel-in-progress: false env: CARGO_INCREMENTAL: 0