Add api to the CI tests

This commit is contained in:
Jon Evans 2024-04-03 07:56:43 -04:00
parent 499b24e025
commit bab6913e14
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ fedora_report_metrics_public:
parallel: parallel:
matrix: matrix:
# The name of the test without the qa_ prefix # The name of the test without the qa_ prefix
- TEST: [python, cli, common, gerbview, pcbnew, pns_regressions, eeschema, kimath, sexpr, kicad2step, spice] - TEST: [python, cli, common, gerbview, pcbnew, pns_regressions, eeschema, kimath, sexpr, kicad2step, spice, api]
fedora_qa_kicad: fedora_qa_kicad:
extends: .fedora_qa extends: .fedora_qa