1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
This commit is contained in:
Kelly Brazil
2024-04-28 12:10:27 -07:00
+1 -1
View File
@@ -61,4 +61,4 @@ jobs:
pip install -r requirements.txt
- name: Test with unittest
run: |
python -m unittest discover tests
python -m unittest -v discover tests