Skip to content

Commit 3f2a1c6

Browse files
committed
try auto xvfb display
1 parent ad819cb commit 3f2a1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
MESA_GL_VERSION_OVERRIDE: "4.5"
4444
MESA_GLSL_VERSION_OVERRIDE: "450"
4545
with:
46-
prefix: xvfb-run
46+
prefix: xvfb-run -a
4747
- name: Run doctests
4848
shell: julia --project=docs --color=yes {0}
4949
run: |

0 commit comments

Comments
 (0)