We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5843d24 commit feadd61Copy full SHA for feadd61
.github/actions/setup-conda/action.yml
@@ -14,7 +14,7 @@ runs:
14
condarc-file: ci/.condarc
15
cache-environment: true
16
cache-downloads: true
17
- log-level: debug
+ log-level: trace
18
create-args: --strict-channel-priority
19
20
- name: Uninstall pyarrow
0 commit comments