Skip to content

Commit

Permalink
Update .github/workflows/build_and_test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: fabcor <[email protected]>
  • Loading branch information
marcus-oscarsson and fabcor-maxiv committed Sep 27, 2024
1 parent f8cf03f commit 6589a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Set up Conda environment
uses: mamba-org/setup-micromamba@v1
with:
create-args:
create-args: >-
python=${{ matrix.python-version }}
micromamba-version: "latest"
environment-file: conda-environment.yml
Expand Down

0 comments on commit 6589a1d

Please sign in to comment.