Skip to content

Commit e5f2218

Browse files
committed
order
1 parent 45805f6 commit e5f2218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ jobs:
157157
pip install -e . --no-deps
158158
cd s3fs
159159
git checkout test
160-
pip install -e ./${{ matrix.FRIEND }} --no-deps
161160
cd ..
161+
pip install -e ./${{ matrix.FRIEND }} --no-deps
162162
pip list
163163
164164
- name: Test

0 commit comments

Comments
 (0)