We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1acd9a commit fb946b5Copy full SHA for fb946b5
1 file changed
.github/workflows/CompatHelper.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
import CompatHelper
27
CompatHelper.main(;
28
- subdirs=["", joinpath.("lib", readdir("lib"))...]
+ subdirs=[""]
29
)
30
shell: julia --color=yes {0}
31
env:
0 commit comments