Skip to content

Commit 772df8e

Browse files
committed
more
1 parent 9b0c8e5 commit 772df8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/py.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
- name: Test and check Python
3434
run: |
3535
source python-venv/bin/activate
36+
python3 -m pip install .
3637
pytest

0 commit comments

Comments
 (0)