Browse Source

Set GKSwstype for silencing GR warnings.

pull/147/head
Fredrik Ekre 5 years ago
parent
commit
110bf71569
  1. 1
      .github/workflows/ci.yml

1
.github/workflows/ci.yml

@ -50,4 +50,5 @@ jobs: @@ -50,4 +50,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
GKSwstype: '100'
run: julia --project=docs --color=yes docs/make.jl

Loading…
Cancel
Save