Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
(cherry picked from commit 5d7a1f0)
  • Loading branch information
jan-janssen committed Jan 26, 2024
1 parent 4987d85 commit 436f31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup environment
run: |
cp .ci_support/environment.yml environment.yml
echo " - flux-core" >> environment.yml
echo "\n- flux-core" >> environment.yml
- name: Setup Mambaforge
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 436f31c

Please sign in to comment.