Enable qa_pns_regressions for Fedora CI
This commit is contained in:
parent
e1966a1259
commit
52ab23d1f6
|
@ -148,7 +148,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, eeschema, kimath, sexpr, kicad2step, spice]
|
- TEST: [python, cli, common, gerbview, pcbnew, pns_regressions, eeschema, kimath, sexpr, kicad2step, spice]
|
||||||
|
|
||||||
fedora_qa_kicad:
|
fedora_qa_kicad:
|
||||||
extends: .fedora_qa
|
extends: .fedora_qa
|
||||||
|
|
Loading…
Reference in New Issue