Skip to content

Commit 42b7b74

Browse files
longpaths
1 parent acba1b0 commit 42b7b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
python-version: ${{ matrix.python }}
7171
architecture: ${{ matrix.architecture }}
7272
- run: |
73+
git config --system core.longpaths true
7374
python -m pip install --upgrade pip
7475
pip install --upgrade -r dev_requirements/ci-requirements.txt
7576
- name: run test

0 commit comments

Comments
 (0)