Skip to content

Commit f12cb15

Browse files
fix: see the config afterwards
1 parent 01b78b6 commit f12cb15

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,6 +71,8 @@ jobs:
7171
cat .git/config
7272
echo "3"
7373
git config --global --add safe.directory /__w/example-python/example-python
74+
cat .git/config
75+
echo "4"
7476
- name: Set up Python 3.10
7577
uses: actions/setup-python@v4
7678
with:

0 commit comments

Comments
 (0)