Skip to content

Commit

Permalink
Setup headless display for all OS
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Nov 2, 2022
1 parent 0b797b4 commit 0fbb3a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/guitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
sudo apt install pyqt5-dev-tools
- name: Setup headless display
if: runner.os == 'Linux'
uses: pyvista/setup-headless-display-action@v1

- name: Run GUI tests
Expand Down

0 comments on commit 0fbb3a8

Please sign in to comment.