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