Skip to content

Commit e362497

Browse files
committed
disable MLJ Registry tests in ci
1 parent 12a2c46 commit e362497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: julia-actions/julia-runtest@v1
4444
env:
4545
# This environment variable enables the integration tests:
46-
MLJ_TEST_REGISTRY: '1'
46+
# MLJ_TEST_REGISTRY: '1'
4747
- uses: julia-actions/julia-processcoverage@v1
4848
- uses: codecov/codecov-action@v4
4949
with:

0 commit comments

Comments
 (0)