Skip to content

Commit

Permalink
Update tests.yml to remove specific mamba commands
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou authored Jan 17, 2025
1 parent ff9c931 commit cf3296c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
- name: Setup Miniforge
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-version: latest
activate-environment: badger-dev
use-mamba: true
python-version: ${{ matrix.python-version }}

- name: Install libs for testing a pyqt app on linux
Expand Down

0 comments on commit cf3296c

Please sign in to comment.