Fix running test_window_accessor

Run a headless X server on Linux in the background.
This commit is contained in:
Simon Hausmann 2023-05-11 09:06:43 +02:00 committed by Simon Hausmann
parent 7ab90857d5
commit 0bfa3764f1

View file

@ -44,6 +44,8 @@ jobs:
with:
version: '5.15.2'
setup-python: false
- name: Setup headless display
uses: pyvista/setup-headless-display-action@v1
- name: Set default style
if: matrix.os != 'windows-2022'
run: |