Skip to content

Commit

Permalink
Force headless display
Browse files Browse the repository at this point in the history
  • Loading branch information
willGraham01 committed Dec 13, 2023
1 parent e4b900d commit ed7fa73
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 @@ -37,6 +37,8 @@ jobs:
key: bg-atlases
# Setup pyqt libraries
- uses: tlambert03/setup-qt-libs@v1
# Helps set up VTK with a headless display
- uses: pyvista/setup-headless-display-action@v2
# Run tests
- uses: neuroinformatics-unit/actions/test@v1
with:
Expand Down

0 comments on commit ed7fa73

Please sign in to comment.