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 41333be + 2b3af96 commit 21e4b2dCopy full SHA for 21e4b2d
.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/down", "diagrams"])'
+ run: julia -e 'using CompatHelper; CompatHelper.main(;subdirs=["", "docs", "test/downstream"])'
0 commit comments