From bab6913e148840b800cf3c65979567877db1a369 Mon Sep 17 00:00:00 2001 From: Jon Evans Date: Wed, 3 Apr 2024 07:56:43 -0400 Subject: [PATCH] Add api to the CI tests --- .gitlab/Fedora-Linux-CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/Fedora-Linux-CI.yml b/.gitlab/Fedora-Linux-CI.yml index 7b93650249..7d31410f19 100644 --- a/.gitlab/Fedora-Linux-CI.yml +++ b/.gitlab/Fedora-Linux-CI.yml @@ -154,7 +154,7 @@ fedora_report_metrics_public: parallel: matrix: # 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: extends: .fedora_qa