Skip to content

Commit 86e8a07

Browse files
github actions: mamba fixes
1 parent a55ba30 commit 86e8a07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-install.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- name: Publish to coveralls.io
5757
uses: coverallsapp/github-action@v2
5858
with:
59+
file: "${GITHUB_WORKSPACE}/.coverage"
5960
github-token: ${{ github.token }}
6061

6162
build-windows:

0 commit comments

Comments
 (0)