Skip to content

Commit

Permalink
fix test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrose committed Jan 12, 2025
1 parent 8e3c8e4 commit f49d831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:

- name: Run tests
run: |
LIBGL_ALWAYS_SOFTWARE=1 xvfb-run -a terminator -d -g /dev/null -x cat /dev/null
LIBGL_ALWAYS_SOFTWARE=1 xvfb-run -a pytest

0 comments on commit f49d831

Please sign in to comment.