Skip to content

Commit

Permalink
Fixes linting as well
Browse files Browse the repository at this point in the history
  • Loading branch information
dgasmith committed Sep 26, 2024
1 parent 407fd0d commit 1b7b2d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
mamba-version: "*"
channel-priority: true
activate-environment: test
environment-file: devtools/conda-envs/${{ matrix.environment }}-environment.yaml
Expand Down

0 comments on commit 1b7b2d6

Please sign in to comment.