Skip to content

Commit 3c9b4c8

Browse files
updated the unit testing stage
1 parent 98736ec commit 3c9b4c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/recommendation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
cd src/recommendation
2525
python -m pip install --upgrade pip
2626
pip install -r requirements.txt
27+
pip install pytest
2728
2829
- name: Run unit tests
2930
working-directory: ./src/recommendation

0 commit comments

Comments
 (0)