CI: enabled FPDebug test job to run automatically

This commit is contained in:
Maxim Ganetsky 2024-11-18 20:04:17 +00:00
parent 2fa8d8fe5c
commit 7997f0884b

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