Fix CI test execution
This commit is contained in:
parent
789b73fd95
commit
f1b009dc0c
|
@ -9,8 +9,7 @@ stages:
|
||||||
run-test:
|
run-test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- ./autogen.sh
|
- test/runtests.py -n
|
||||||
- make test_nogui
|
|
||||||
|
|
||||||
run-pylint:
|
run-pylint:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Reference in New Issue