Skip to content

Commit 93093ab

Browse files
committed
fix.
1 parent d6ab0db commit 93093ab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
allow-prereleases: true
3939
- run: pip install tox
4040

41-
- name: Install core dependencies.
42-
shell: bash -l {0}
43-
run: conda install -c conda-forge tox-conda coverage
44-
4541
# Unit, integration, and end-to-end tests.
4642

4743
- name: Run unit tests and doctests.

0 commit comments

Comments
 (0)