Skip to content

Commit e2075ce

Browse files
committed
Revert "Enable JULIA_DEBUG=Main in CI"
This reverts commit 733658e.
1 parent 9ce37a0 commit e2075ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
run: python -m tox -- --cov=diffeqpy -s
3838
env:
3939
TOXENV: py
40-
JULIA_DEBUG: Main
4140
- name: Upload coverage to Codecov
4241
uses: codecov/codecov-action@v1
4342
with:

0 commit comments

Comments
 (0)