Skip to content

Commit

Permalink
Merge pull request #49 from ArnoStrouwen/patch-1
Browse files Browse the repository at this point in the history
doc compats
  • Loading branch information
ChrisRackauckas authored Nov 26, 2022
2 parents 551fb9a + 5c1469c commit f0690a8
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 @@ -13,4 +13,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
run: julia -e 'using CompatHelper; CompatHelper.main()'
run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs"])'

0 comments on commit f0690a8

Please sign in to comment.