Skip to content

Commit ad06680

Browse files
authored
Update CompatHelper.yml
1 parent 0e49f9d commit ad06680

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
@@ -37,7 +37,7 @@ jobs:
3737
- name: "Run CompatHelper"
3838
run: |
3939
import CompatHelper
40-
CompatHelper.main(subdirs = ["", "lib/ComradeAdaptMCMC", "lib/ComradeAHMC", "lib/ComradeDynesty", "lib/ComradeOptimization", "lib/ComradeNested"])
40+
CompatHelper.main(subdirs = [""])
4141
shell: julia --color=yes {0}
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)