Skip to content

Commit 3cb89a5

Browse files
Merge pull request #231 from ArnoStrouwen/patch-2
[skip ci] lib compat
2 parents f357e32 + 3c3adc8 commit 3cb89a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CompatHelper.yml

+1-1
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(;subdirs=["", "docs"])'
16+
run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs", "lib/LinearSolveCUDA", "lib/LinearSolvePardiso"])'

0 commit comments

Comments
 (0)