mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 20:18:11 +08:00
pull all branches
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: |
|
||||
git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
|
||||
- name: Set up Python 3.7
|
||||
uses: actions/setup-python@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user