diff --git a/.github/workflows/unittest-openmpi.yml b/.github/workflows/unittest-openmpi.yml index cf8f42b7..8d377c89 100644 --- a/.github/workflows/unittest-openmpi.yml +++ b/.github/workflows/unittest-openmpi.yml @@ -65,7 +65,7 @@ jobs: OMPI_MCA_rmaps_base_oversubscribe: 'yes' OMPI_MCA_btl_vader_single_copy_mechanism: 'none' - name: Coverage - if: matrix.label == 'linux-64-py-3-10' + if: matrix.label == 'linux-64-py-3-10-openmpi' continue-on-error: True shell: bash -l {0} run: |