Skip to content

Commit

Permalink
Merge pull request #23 from ArnoStrouwen/patch-1
Browse files Browse the repository at this point in the history
doc compat
  • Loading branch information
ChrisRackauckas authored Nov 26, 2022
2 parents 010dfd4 + 24d5622 commit 23e9113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: CompatHelper.main()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: julia -e 'using CompatHelper; CompatHelper.main()'
run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs"])'

0 comments on commit 23e9113

Please sign in to comment.