Skip to content

Commit

Permalink
bump headless display action 2->3 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored Jan 13, 2025
1 parent ebe7dea commit bd6f967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
python-version: ${{ matrix.python-version }}

# these libraries enable testing on Qt on linux
- uses: pyvista/setup-headless-display-action@v2
- uses: pyvista/setup-headless-display-action@v3
with:
qt: true

Expand Down

0 comments on commit bd6f967

Please sign in to comment.