upload the coverage results to circleci too

This commit is contained in:
Jean-Paul Calderone 2023-08-09 09:56:57 -04:00
parent 38d6e5d840
commit 18c5f09051

View File

@ -276,6 +276,9 @@ jobs:
- "store_artifacts":
path: "eliot.log"
- "store_artifacts":
path: ".coverage"
pyinstaller:
docker:
- <<: *DOCKERHUB_AUTH