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 c0daf47 commit 9febddd
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 @@ -49,7 +49,6 @@ jobs:
sudo apt install pyqt5-dev-tools
- name: Setup headless display
if: runner.os == 'Linux'
uses: pyvista/setup-headless-display-action@v1

- name: Add --looptime
Expand Down

0 comments on commit 9febddd

Please sign in to comment.