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