add env variables for GR

This commit is contained in:
Daniel Schwabeneder 2020-06-29 19:49:40 +02:00
parent 2511d2128b
commit 3ea521793b

View File

@ -14,6 +14,8 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
env:
GKS_ENCODING: "utf8"
GKSwstype: "100"
PLOTS_TEST: "true"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false