[actions] try something else
This commit is contained in:
parent
2382a3c85e
commit
396dacd96c
1
.github/workflows/python-app.yml
vendored
1
.github/workflows/python-app.yml
vendored
@ -34,7 +34,6 @@ jobs:
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
env: QT_DEBUG_PLUGINS: 1
|
||||
ulimit -c unlimited
|
||||
sudo catchsegv xvfb-run --auto-servernum `which coverage` run -m pytest
|
||||
pytest nixview
|
||||
|
Loading…
Reference in New Issue
Block a user