Skip to content

Commit

Permalink
order
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Dec 18, 2024
1 parent 45805f6 commit e5f2218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ jobs:
pip install -e . --no-deps
cd s3fs
git checkout test
pip install -e ./${{ matrix.FRIEND }} --no-deps
cd ..
pip install -e ./${{ matrix.FRIEND }} --no-deps
pip list
- name: Test
Expand Down

0 comments on commit e5f2218

Please # to comment.