Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit fb803a6

Browse files
authored
[skip ci] doc and example compat
1 parent 2c479b1 commit fb803a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
16-
run: julia -e 'using CompatHelper; CompatHelper.main()'
16+
run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs", "example/Burgers", "example/DoublePendulum", "example/FlowOverCircle", "example/SuperResolution"])'

0 commit comments

Comments
 (0)