Skip to content

Commit b8ec7eb

Browse files
fix: more logs
1 parent 31fef6f commit b8ec7eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,12 @@ jobs:
7171
cat .git/config
7272
echo "3"
7373
git config --list
74+
echo "3b"
7475
git config --global --add safe.directory /__w/example-python/example-python
7576
cat .git/config
7677
echo "4"
7778
git config --list
79+
echo "4b"
7880
- name: Set up Python 3.10
7981
uses: actions/setup-python@v4
8082
with:

0 commit comments

Comments
 (0)