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 8c49290 commit 83966c7Copy full SHA for 83966c7
.github/workflows/ci.yml
@@ -43,6 +43,7 @@ jobs:
43
- uses: julia-actions/julia-runtest@v1
44
env:
45
# This environment variable enables the integration tests:
46
+ MLJ_TEST_REGISTRY: "false"
47
- uses: julia-actions/julia-processcoverage@v1
48
- uses: codecov/codecov-action@v4
49
with:
0 commit comments