Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Aug 13, 2024
1 parent f3a169d commit 0e0d1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
- name: Build and test greenlet
env:
DOCKER_IMAGE: quay.io/pypa/${{ matrix.image }}
run: git config --global --add safe.directory /greenlet/.git && bash ./make-manylinux
run: bash ./make-manylinux
- name: Store greenlet wheels
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 0e0d1c9

Please sign in to comment.