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 4596ee3 commit a629c84
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: |
xvfb-run -a terminator -x cat /dev/null
xvfb-run -a terminator -d -g /dev/null -x cat /dev/null

0 comments on commit a629c84

Please sign in to comment.