X Tutup
Skip to content

Commit da60ece

Browse files
committed
yet another try
1 parent 5c6130d commit da60ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Test with pytest
7373
run: |
74-
set -x
74+
set +x
7575
git config --global --add safe.directory '*'
7676
git config --global --add safe.directory /cygdrive/d/a/gitpython-639/gitpython-639
7777
git config --global --add safe.directory /cygdrive/d/a/gitpython-639/gitpython-639/.git

0 commit comments

Comments
 (0)
X Tutup