Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit a8708d2

Browse files
Update CompatHelper.yml
1 parent 48a14f7 commit a8708d2

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
@@ -23,4 +23,4 @@ jobs:
2323
- name: CompatHelper.main()
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26-
run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs"])'
26+
run: julia -e 'using CompatHelper; CompatHelper.main()'

0 commit comments

Comments
 (0)