diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 05617122a..bb4b71944 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -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