Skip to content

Commit 48c0470

Browse files
committed
redo testing workflow
1 parent fa427d3 commit 48c0470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
with:
3333
python-version: ${{ matrix.python-version }}
3434
- run: |
35+
pip install -e .
3536
pip install pytest
3637
pytest

0 commit comments

Comments
 (0)