this could be it!
All checks were successful
Execute / build (3.12) (push) Successful in 1m12s
Pylint / build (3.12) (push) Successful in 13s

This commit is contained in:
Greg Gauthier 2024-07-23 19:27:07 +01:00
parent c052005a2d
commit 82a4fcbc35

View File

@ -1,5 +1,5 @@
[pytest] [pytest]
addopts = -s addopts = -s -v --durations=0
testpaths = pytests testpaths = pytests
markers = markers =
chrome: chrome tests only. chrome: chrome tests only.