Skip to content

Commit 34c89f1

Browse files
authored
Update main.yml
1 parent 9b09497 commit 34c89f1

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Install core dependencies.
4444
shell: bash -l {0}
45-
run: mamba install -c conda-forge tox-conda coverage mamba
45+
run: mamba install -c conda-forge tox-conda coverage
4646

4747
# Unit, integration, and end-to-end tests.
4848

0 commit comments

Comments
 (0)