Skip to content

Commit

Permalink
Bug fix - cannot have uses and run key
Browse files Browse the repository at this point in the history
  • Loading branch information
birgits committed Jan 10, 2024
1 parent 32fece2 commit dafb8bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: Install dependencies (Windows)
if: runner.os == 'Windows'
uses: conda-incubator/setup-miniconda@v2
run:
conda create -n testenv python=${{ matrix.python }}
conda activate testenv
Expand Down

0 comments on commit dafb8bc

Please sign in to comment.