mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-06 18:29:37 +00:00
Update qmake.py
This commit is contained in:
parent
1e5eb2b592
commit
500d49a58d
@ -86,6 +86,7 @@ def LinuxSteps() :
|
||||
command= ['make', 'test'],
|
||||
doStepIf = lambda step : isTest(step) and isLinux(step),
|
||||
name = 'tests ',
|
||||
workdir = './TestWorkDir',
|
||||
haltOnFailure = True,
|
||||
description = 'run autotests of project',
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user