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 3254ea1 commit 4ecd5d6Copy full SHA for 4ecd5d6
.github/workflows/ci_test-conda.yml
@@ -58,6 +58,7 @@ jobs:
58
pip list
59
# sanity check
60
python requirements/check-avail-extras.py
61
+ pip install wandb -U
62
63
- name: Pull legacy checkpoints
64
run: bash .actions/pull_legacy_checkpoints.sh
0 commit comments