Skip to content

Commit

Permalink
replaced Mambaforge with Miniforge3 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hevgyrt committed Oct 30, 2024
1 parent e5772e3 commit 5430e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
tests:
name: pytests (${{ matrix.os }} - ${{ matrix.python-version }}, Mambaforge)
name: pytests (${{ matrix.os }} - ${{ matrix.python-version }}, Miniforge3)
runs-on: ${{ matrix.os }}-latest
defaults:
run:
Expand Down

0 comments on commit 5430e4e

Please sign in to comment.