Skip to content

Commit

Permalink
test if the win bug is on 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Nov 6, 2024
1 parent 4b8ab7e commit 66bcddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Micromamba ${{ matrix.python-version }}
uses: mamba-org/setup-micromamba@v2
uses: mamba-org/setup-micromamba@v2.0.0
with:
environment-name: TEST
init-shell: bash
Expand Down

0 comments on commit 66bcddb

Please sign in to comment.