We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9370248 commit 34e9f88Copy full SHA for 34e9f88
1 file changed
.github/workflows/ci.yml
@@ -62,8 +62,6 @@ jobs:
62
uses: actions/checkout@v4
63
with:
64
fetch-depth: 0
65
- - name: Set safe
66
- run: git config --global --add safe.directory /__w/example-python/example-python
67
- name: Set up Python 3.10
68
uses: actions/setup-python@v4
69
0 commit comments