Skip to content

Commit 34e9f88

Browse files
fix: no safe
1 parent 9370248 commit 34e9f88

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ jobs:
6262
uses: actions/checkout@v4
6363
with:
6464
fetch-depth: 0
65-
- name: Set safe
66-
run: git config --global --add safe.directory /__w/example-python/example-python
6765
- name: Set up Python 3.10
6866
uses: actions/setup-python@v4
6967
with:

0 commit comments

Comments
 (0)