Skip to content

Commit 8b9f671

Browse files
authored
Update main.yml
1 parent 65e95ab commit 8b9f671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Install core dependencies.
4242
shell: bash -l {0}
43-
run: mamba install -c conda-forge tox-conda coverage mamba
43+
run: mamba install -c conda-forge tox-conda coverage
4444

4545
# Unit, integration, and end-to-end tests.
4646

0 commit comments

Comments
 (0)