We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 316357b + 990650a commit 315c08fCopy full SHA for 315c08f
1 file changed
.github/workflows/unittest-openmpi.yml
@@ -65,7 +65,7 @@ jobs:
65
OMPI_MCA_rmaps_base_oversubscribe: 'yes'
66
OMPI_MCA_btl_vader_single_copy_mechanism: 'none'
67
- name: Coverage
68
- if: matrix.label == 'linux-64-py-3-10'
+ if: matrix.label == 'linux-64-py-3-10-openmpi'
69
continue-on-error: True
70
shell: bash -l {0}
71
run: |
0 commit comments