mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +02:00
verbose tests
make tests verbose to troubleshoot uptime compatibility messages in tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user