Skip to content

Commit

Permalink
Update documenter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palday authored Mar 22, 2024
1 parent 4569711 commit 7faf746
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
Documenter:
name: Documentation
runs-on: ubuntu-22.04
# Run on push's or non-draft PRs
if: (github.event_name == 'push') || (github.event.pull_request.draft == false)
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 7faf746

Please sign in to comment.