It seems uic test hangs CI
This commit is contained in:
@@ -71,5 +71,5 @@ package("qt5base")
|
||||
local qt = assert(package:data("qtdir"))
|
||||
os.vrun(path.join(qt.bindir, "moc") .. " -v")
|
||||
os.vrun(path.join(qt.bindir, "rcc") .. " -v")
|
||||
os.vrun(path.join(qt.bindir, "uic") .. " -v")
|
||||
--os.vrun(path.join(qt.bindir, "uic") .. " -v")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user