Skip to content

Commit cfb83bd

Browse files
committed
fix: dev: cleanup annotation warnings in conda workflow
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
1 parent 5552b0f commit cfb83bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
python-version: ${{ matrix.python-version }}
5555
channels: conda-forge
5656
channel-priority: strict
57+
conda-remove-defaults: true
5758
use-only-tar-bz2: true
5859

5960
- name: Configure condadev environment

0 commit comments

Comments
 (0)