We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eef9911 + e4cafb4 commit f1e7a22Copy full SHA for f1e7a22
.github/workflows/CompatHelper.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: CompatHelper.main()
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
- run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs", "test/downstream"])'
+ run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs", "test/downstream", "lib"])'
0 commit comments