Skip to content

Commit 5a39532

Browse files
fix: maybe do the safe directory
1 parent de71a53 commit 5a39532

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373

7474
- name: test run subprocess
7575
run: |
76+
git config --global --add safe.directory /__w/example-python/example-python
7677
python test_root.py
7778
git rev-parse --show-toplevel
7879
git remote

0 commit comments

Comments
 (0)