Skip to content

Commit f6c0f20

Browse files
committed
Change test workflow
1 parent f209f53 commit f6c0f20

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ jobs:
6060
- uses: mamba-org/setup-micromamba@v2
6161
with:
6262
environment-file: conda-envs/environment-test.yml
63-
create-args: >-
64-
python=${{matrix.python-version}}
65-
environment-name: pymc-test
63+
environment-name: homepy-test
6664
init-shell: bash
6765
cache-environment: true
6866
- name: Install-package

0 commit comments

Comments
 (0)