diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 6f68271..5360ef9 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -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: