Skip to content

Commit b9db990

Browse files
committed
Do not need manual checkout
1 parent 98df0a8 commit b9db990

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci-i386.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,6 @@ jobs:
3737
py3-pip
3838
py3-pytest
3939
40-
- name: Clone and Checkout Current Branch
41-
run: |
42-
git clone https://github.com/${{ github.repository }}.git ${{ github.workspace }}
43-
cd ${{ github.workspace }}
44-
git checkout ${{ github.ref }}
45-
shell: alpine.sh {0}
46-
4740
- name: Install numcodecs
4841
run: |
4942
export DISABLE_NUMCODECS_AVX2=""

0 commit comments

Comments
 (0)