[actions] still trying

This commit is contained in:
2021-02-06 14:31:49 +01:00
committed by GitHub
parent f7b4a4ed9f
commit a216f20616

View File

@@ -35,5 +35,4 @@ jobs:
- name: Test with pytest - name: Test with pytest
run: | run: |
ulimit -c unlimited ulimit -c unlimited
sudo catchsegv xvfb-run --auto-servernum `which pytest` run -m pytest sudo catchsegv xvfb-run --auto-servernum `which pytest` nixview
pytest nixview