Skip to content

Commit

Permalink
Bad yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gb119 committed Oct 29, 2024
1 parent 4ea04e2 commit 069c5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
- name: Install Conda environment with Micromamba
- uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v1
with:
environment-file: tests/test-env.yml
extra-specs: |
Expand Down

0 comments on commit 069c5e0

Please sign in to comment.