Skip to content

Commit

Permalink
ci: build examples and api
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Jan 26, 2024
1 parent c56dc63 commit ee1a3ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_cd_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ jobs:
needs: doc-style
steps:
- uses: pyansys/actions/doc-build@v5
env:
BUILD_EXAMPLES: true
BUILD_API: true

build-library:
name: "Build library"
Expand Down

0 comments on commit ee1a3ab

Please sign in to comment.