Skip to content

Commit dafb8bc

Browse files
committed
Bug fix - cannot have uses and run key
1 parent 32fece2 commit dafb8bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests-coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
4949
- name: Install dependencies (Windows)
5050
if: runner.os == 'Windows'
51-
uses: conda-incubator/setup-miniconda@v2
5251
run:
5352
conda create -n testenv python=${{ matrix.python }}
5453
conda activate testenv

0 commit comments

Comments
 (0)