Skip to content

Commit

Permalink
Set up headless display
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelFP committed Mar 9, 2024
1 parent d00b918 commit a0d34f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Setup headless display
uses: pyvista/setup-headless-display-action@v2
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit a0d34f1

Please sign in to comment.