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.
1 parent f74c137 commit 8b00cf2Copy full SHA for 8b00cf2
.github/workflows/CompatHelper.yml
@@ -32,4 +32,4 @@ jobs:
32
shell: julia --color=yes {0}
33
run: |
34
import CompatHelper
35
- CompatHelper.main(; include_jll = true, subdirs = ["", "docs", "test", "deps", "lib/EnzymeCore", "lib/EnzymeCore/test", "lib/EnzymeTestUtils", "lib/EnzymeTestUtils/test"])
+ CompatHelper.main(; include_jll = true, subdirs = ["", "docs", "deps", "lib/EnzymeCore", "lib/EnzymeTestUtils"])
0 commit comments