try to expose the other test run artifacts

This commit is contained in:
Jean-Paul Calderone 2023-08-08 11:06:31 -04:00
parent 208531cddc
commit 122655842c

View File

@ -199,7 +199,10 @@ jobs:
path: "test-results.xml"
- "store_artifacts":
path: "test-results.xml"
path: "_trial_temp/test.log"
- "store_artifacts":
path: "eliot.log"
pyinstaller:
docker: