Skip to content

Commit

Permalink
Set up display for import to work
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Feb 8, 2025
1 parent 355a343 commit e3b1b6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v5

- name: Setup headless display
uses: pyvista/setup-headless-display-action@v3

- name: "Python docs"
run: uv run pdoc slint -o docs
working-directory: api/python
Expand Down

0 comments on commit e3b1b6a

Please sign in to comment.