diff --git a/.github/workflows/test_armflang_pi.yml b/.github/workflows/test_armflang_pi.yml index 65e222e205..d852defc24 100644 --- a/.github/workflows/test_armflang_pi.yml +++ b/.github/workflows/test_armflang_pi.yml @@ -51,7 +51,7 @@ jobs: - name: Miscellaneous setup run: bash .github/scripts/misc_setup - - Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE + - name: Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE shell: bash if: ${{ matrix.solver == 'bobyqa' }} run: diff --git a/.github/workflows/test_nvfortran.yml b/.github/workflows/test_nvfortran.yml index 87a0552793..8f4d2b448d 100644 --- a/.github/workflows/test_nvfortran.yml +++ b/.github/workflows/test_nvfortran.yml @@ -54,7 +54,7 @@ jobs: - name: Miscellaneous setup run: bash .github/scripts/misc_setup - - Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE + - name: Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE shell: bash if: ${{ matrix.solver == 'bobyqa' }} run: diff --git a/.github/workflows/test_nvfortran_pi.yml b/.github/workflows/test_nvfortran_pi.yml index e526b3961c..e8763cdf8e 100644 --- a/.github/workflows/test_nvfortran_pi.yml +++ b/.github/workflows/test_nvfortran_pi.yml @@ -50,7 +50,7 @@ jobs: - name: Miscellaneous setup run: bash .github/scripts/misc_setup - - Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE + - name: Revise bobyqa/trustregion.f90 to see why `xbdi(trueloc(xopt >= su .and. gopt <= 0)) = 1` leads to a SIGFPE shell: bash if: ${{ matrix.solver == 'bobyqa' }} run: