Skip to content

Commit

Permalink
git config --global --add safe.directory /greenlet/.git
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Aug 13, 2024
1 parent 9f9a585 commit f3ac86f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: all
- run: git config --global --add safe.directory /greenlet/.git
- name: Build and test greenlet
env:
DOCKER_IMAGE: quay.io/pypa/${{ matrix.image }}
Expand Down

0 comments on commit f3ac86f

Please sign in to comment.