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

(cherry picked from commit 52c25c27b5)
merge-requests/5604/head
Dave Long 2023-11-29 13:13:29 +00:00
parent fce7fbec5c
commit 2131d24946
No known key found for this signature in database
GPG Key ID: ED52AE211E142771
1 changed files with 1 additions and 1 deletions

View File

@ -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