Verified Commit 2131d249 authored by Dave Long's avatar Dave Long
Browse files

Issue #3402203 followup by fjgarlin: Improve the test-only job workflow

(cherry picked from commit 52c25c27)
parent fce7fbec
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@ default:
    - if: $CI_PIPELINE_SOURCE == "merge_request_event"
    - if: $PERFORMANCE_TEST == "1"

'DEFAULT: Test-only':
'DEFAULT: Test-only (PHP 8.2 MySQL 8)':
  <<: [ *default-stage, *with-composer ]
  when: manual
  allow_failure: true