mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Fix running test_window_accessor
Run a headless X server on Linux in the background.
This commit is contained in:
parent
7ab90857d5
commit
0bfa3764f1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue