mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-26 05:18:12 +08:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
359ca084d8 |
@@ -47,7 +47,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python 3.12 (pyenv) # pyenv needed for mlflow in cli annotate tests
|
||||
uses: gabrielfalcao/pyenv-action@v9
|
||||
uses: gabrielfalcao/pyenv-action@a1fc55906be92612782934c70e3985b940bd0165
|
||||
with:
|
||||
default: 3.12
|
||||
command: pip install -U pip # upgrade pip after installing python
|
||||
|
||||
Reference in New Issue
Block a user