We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18ca1e commit a87d572Copy full SHA for a87d572
.github/workflows/tests.yml
@@ -59,7 +59,7 @@ jobs:
59
steps:
60
- uses: mamba-org/setup-micromamba@v2
61
with:
62
- environment-file: conda-envs/environment-test.yml
+ environment-file: envs/environment-test.yml
63
environment-name: homepy-test
64
init-shell: bash
65
cache-environment: true
0 commit comments