Skip to content

Commit 2a9cb5f

Browse files
committed
Add xvfb-run to raco test in workflow.
1 parent ac3cce9 commit 2a9cb5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/langs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
- name: Run tests
3838
run: |
3939
raco test -p ziggy
40-
raco test -p langs
40+
xvfb-run raco test -p langs
4141
raco test -c outlaw

0 commit comments

Comments
 (0)