Skip to content

Commit e185a49

Browse files
committed
remove clean from ci-tests
1 parent b95af3f commit e185a49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969

7070
- name: "stratify tests (py${{ matrix.python-version }})"
7171
run: |
72-
python setup.py build_ext --inplace
7372
python -m pip install --editable .
7473
pytest ${{ matrix.cov-report }}
7574
${{ matrix.codecov }}

0 commit comments

Comments
 (0)