Skip to content

Commit

Permalink
Force headless display.
Browse files Browse the repository at this point in the history
Cherry-pick of changes introduced in brainglobe/cellfinder-napari#178
  • Loading branch information
willGraham01 committed Nov 27, 2023
1 parent 7b29e91 commit 97f9e0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
# Setup pyqt libraries
- name: Setup qtpy libraries
uses: tlambert03/setup-qt-libs@v1
# Setup VTK with headless display
- uses: pyvista/setup-headless-display-action@v2
# Run all tests
- uses: neuroinformatics-unit/actions/test@v2
with:
Expand Down

0 comments on commit 97f9e0d

Please sign in to comment.