CI: enabled FPDebug test job to run automatically

(cherry picked from commit 7997f0884b)
This commit is contained in:
Maxim Ganetsky 2024-11-18 20:04:17 +00:00
parent 7a90895e72
commit ff201f246d

View File

@ -347,7 +347,8 @@ tests-fpdebug: # run FPDebug tests and output results in JUnit format (for this
reports:
junit: $OUTPUT_FILE
rules:
- !reference [.manualjob, rules]
- !reference [.runscheduled, rules]
- !reference [.onsuccessjob, rules]
tests-lcl: # run LCL tests and output results in JUnit format (for this FPC 3.3.1 and up is needed)
stage: build