Giving script a GUI env lest Qt dumps
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a3cf99f3af
commit
9712ff15bb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
|||
- name: Unit Tests
|
||||
image: ad5001/ubuntu-pyside6-xvfb:noble-6.7.2-latex
|
||||
commands:
|
||||
- bash scripts/run-tests.sh
|
||||
- xvfb-run bash scripts/run-tests.sh
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue