mikepapadim commented on pull request #8757:
URL: https://github.com/apache/tvm/pull/8757#issuecomment-900321689


   I will check again. An alternative seems to be moving the junit as the 
following post-stage action:
   ```
    post {
           always {
               junit "build/pytest-results/*.xml"
           }
       }
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to