Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand committed May 19, 2024
2 parents f03c272 + 046b10a commit 426010d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_all_pyv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Mamba
uses: conda-incubator/setup-miniconda@v3
with:
python-version: matrix.python-version
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
miniforge-version: latest
activate-environment: MPP
Expand Down

0 comments on commit 426010d

Please sign in to comment.