Skip to content

Commit b86f686

Browse files
test pip install .
1 parent 5f20bf7 commit b86f686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
pip install pytest
1919
pip install -r requirements.txt
20+
pip install .
2021
pytest
2122
build:
2223
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)