We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73cdd6 commit c8d891eCopy full SHA for c8d891e
.github/workflows/CI.yml
@@ -37,3 +37,5 @@ jobs:
37
- uses: julia-actions/cache@v1
38
- uses: julia-actions/julia-buildpkg@v1
39
- uses: julia-actions/julia-runtest@v1
40
+ with:
41
+ prefix: xvfb-run -s '-screen 0 1024x768x24'
0 commit comments