[actions] try something else

This commit is contained in:
Jan Grewe 2021-02-06 14:25:20 +01:00 committed by GitHub
parent 2382a3c85e
commit 396dacd96c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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