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 f209f53 commit f6c0f20Copy full SHA for f6c0f20
.github/workflows/tests.yml
@@ -60,9 +60,7 @@ jobs:
60
- uses: mamba-org/setup-micromamba@v2
61
with:
62
environment-file: conda-envs/environment-test.yml
63
- create-args: >-
64
- python=${{matrix.python-version}}
65
- environment-name: pymc-test
+ environment-name: homepy-test
66
init-shell: bash
67
cache-environment: true
68
- name: Install-package
0 commit comments