Skip to content

Commit

Permalink
Fixing new error take 11
Browse files Browse the repository at this point in the history
  • Loading branch information
lunamorrow committed Jul 18, 2024
1 parent c8fbe79 commit 31f3c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v1
with:
environment-file: ../devtools/conda-envs/test_env.yaml
environment-file: devtools/conda-envs/test_env.yaml
environment-name: mda-ob
create-args: >-
python==${{ matrix.python-version }}
Expand Down

0 comments on commit 31f3c19

Please sign in to comment.