Skip to content

Commit 069c5e0

Browse files
committed
Bad yaml
1 parent 4ea04e2 commit 069c5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run-tests-action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Check out repository code
1717
uses: actions/checkout@v3
1818
- name: Install Conda environment with Micromamba
19-
- uses: mamba-org/setup-micromamba@v1
19+
uses: mamba-org/setup-micromamba@v1
2020
with:
2121
environment-file: tests/test-env.yml
2222
extra-specs: |

0 commit comments

Comments
 (0)