Add api to the CI tests
This commit is contained in:
parent
499b24e025
commit
bab6913e14
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue