Skip to content

Commit

Permalink
Use xvfb-run.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed May 9, 2024
1 parent 35030ac commit 793a3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
raco pkg install a86/
- name: Run tests
run: |
raco test -p a86
xvfb-run raco test -p a86

0 comments on commit 793a3b6

Please sign in to comment.