Skip to content

Commit

Permalink
Add remove defaults flag
Browse files Browse the repository at this point in the history
  • Loading branch information
liamtoney committed Feb 14, 2025
1 parent bddf56b commit 5b09cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
environment-file: environment.yml
miniforge-version: latest
use-mamba: true
conda-remove-defaults: "true"
- name: Install development packages
run: pip install --requirement requirements.txt
- name: Check formatting
Expand Down

0 comments on commit 5b09cc6

Please sign in to comment.