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 1869b48 commit b8dcd37Copy full SHA for b8dcd37
.github/workflows/CI.yml
@@ -39,3 +39,5 @@ jobs:
39
- uses: julia-actions/cache@v2
40
- uses: julia-actions/julia-buildpkg@v1
41
- uses: julia-actions/julia-runtest@v1
42
+ with:
43
+ prefix: xvfb-run -s '-screen 0 1024x768x24'
0 commit comments