Skip to content

Commit

Permalink
fix missed (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Scheltienne authored Jan 16, 2024
1 parent 0273bf0 commit 8e56656
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/stubs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
with:
python-version: 3.9
architecture: 'x64'
- name: Setup headless display
uses: pyvista/setup-headless-display-action@main
with:
qt: true
- name: Install package
run: |
python -m pip install --progress-bar off --upgrade pip setuptools
Expand Down

0 comments on commit 8e56656

Please sign in to comment.