Skip to content

Commit 0e34215

Browse files
committed
Update CompatHelper.yml
1 parent fbeecf7 commit 0e34215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: "Run CompatHelper"
2828
run: |
2929
import CompatHelper
30-
CompatHelper.main()
30+
CompatHelper.main(;subdirs=["IncrementalInference","IncrementalInferenceTypes"])
3131
shell: julia --color=yes {0}
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)