Fix display warnings in unit tests
Attemps to get rid of the follow warning: "Unable to init server: Could not connect: Connection refused"
This commit is contained in:
parent
ca809da916
commit
b12cc4cf60
1
.github/workflows/gramps-ci.yml
vendored
1
.github/workflows/gramps-ci.yml
vendored
@ -68,6 +68,7 @@ jobs:
|
||||
python3 setup.py build
|
||||
- name: Run unit test suite
|
||||
run: |
|
||||
export GDK_BACKEND=-
|
||||
python3 setup.py test
|
||||
- name: Trailing whitespace check
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user