maybe we don't need the debug info now

This commit is contained in:
Jean-Paul Calderone 2023-08-07 17:12:06 -04:00
parent a261c1f202
commit 5c22bf95b4

View File

@ -180,7 +180,6 @@ jobs:
COVERALLS_REPO_TOKEN: "JPf16rLB7T2yjgATIxFzTsEgMdN1UNq6o"
command: |
python -m pip install coveralls
python -m coveralls debug
python -m coveralls
pyinstaller: