Skip to content

Commit c8d891e

Browse files
committed
try to make gLMakie work on remote
1 parent f73cdd6 commit c8d891e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ jobs:
3737
- uses: julia-actions/cache@v1
3838
- uses: julia-actions/julia-buildpkg@v1
3939
- uses: julia-actions/julia-runtest@v1
40+
with:
41+
prefix: xvfb-run -s '-screen 0 1024x768x24'

0 commit comments

Comments
 (0)