This commit is contained in:
Junjie Qi 2024-12-27 17:07:53 -08:00
parent ba1a6b7eed
commit 2faec9d4ea

View File

@ -31,7 +31,7 @@ runs:
with:
python-version: '3.11'
miniconda-version: latest
reports: {'quiet': false}
reports: {'quiet': 'False'}
- name: Install conda build tools
shell: ${{ steps.choose_shell.outputs.shell }}
run: |