X Tutup
Skip to content

Commit 721267d

Browse files
committed
remove some more
1 parent 97d74eb commit 721267d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,4 @@ jobs:
6363
run: |
6464
set +x
6565
git config --global --add safe.directory '*'
66-
git config --global --add safe.directory /cygdrive/d/a/gitpython-639/gitpython-639
67-
git config --global --add safe.directory /cygdrive/d/a/gitpython-639/gitpython-639/.git
68-
/usr/bin/git config --global --add safe.directory "$(pwd)"
69-
/usr/bin/git config --global --add safe.directory "$(pwd)/.git"
7066
/usr/bin/python -m pytest

0 commit comments

Comments
 (0)
X Tutup