Skip to content

Commit c080c28

Browse files
authored
Update testing_pr.yml
1 parent 9ecb750 commit c080c28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/testing_pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
- name: Setup Conda
2828
uses: conda-incubator/setup-miniconda@v3
2929
with:
30-
auto-update-conda: true
31-
channels: conda-forge,defaults
30+
channels: conda-forge, defaults
3231
python-version: ${{ matrix.python-version }}
3332
activate-environment: occ
3433

0 commit comments

Comments
 (0)