CI: enabled LCL test job to run automatically

This commit is contained in:
Maxim Ganetsky 2024-03-24 17:12:44 +00:00
parent 0ac0870a84
commit defe854704

View File

@ -347,4 +347,5 @@ tests-lcl: # run LCL tests and output results in JUnit format (for this FPC 3.3.
reports:
junit: $OUTPUT_FILE
rules:
- !reference [.manualjob, rules]
- !reference [.runscheduled, rules]
- !reference [.onsuccessjob, rules]