We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36e437 commit be8dc4aCopy full SHA for be8dc4a
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
source /opt/intel/oneapi/setvars.sh
93
/bin/bash mfc.sh test -j $(nproc) $(if [ "${{ matrix.mpi }}" == "mpi" ]; then echo "--test-all"; fi)
94
95
- - name: Test-intel
+ - name: Test
96
if: matrix.intel == false
97
run: |
98
0 commit comments