Fix broken unit tests.

This commit is contained in:
Hemang
2025-05-06 20:31:32 +05:30
committed by Hemang Sarkar
parent e64a977d87
commit dc9ac9c3c6
2 changed files with 8 additions and 6 deletions
+1
View File
@@ -26,6 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pytest
pip install .
- name: Run unit tests
run: ./run.sh unit-tests -s -vv