Update azure tests: remove addons. prefix

This commit is contained in:
David Dalcino
2021-08-18 10:28:14 -07:00
parent 5e10d4e71f
commit 21bae4292a

View File

@@ -203,7 +203,7 @@ mac_build_jobs.extend(
"desktop",
"clang_64",
"macos",
module="addons.qtcharts addons.qtnetworkauth",
module="qtcharts qtnetworkauth",
),
BuildJob(
"install-qt",