Fix environment variable

This commit is contained in:
Elias Müller 2022-07-09 18:33:34 +02:00 committed by jaseg
parent af0a8c6bff
commit 328bf1d0dc

View file

@ -18,9 +18,8 @@ jobs:
matrix: matrix:
python-version: [ '3.10' ] # '3.7', '3.8', '3.9' python-version: [ '3.10' ] # '3.7', '3.8', '3.9'
name: 'Python' name: 'Python'
build: env:
env: DISPLAY: :0
DISPLAY: :0
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: 'Install Python' - name: 'Install Python'