v01d opened a new pull request #62:
URL: https://github.com/apache/incubator-nuttx-testing/pull/62


   ## Summary
   
   This fixes one of the issues I found with CI. The call on NuttX workflow is 
like:
   
   <pre>
   testbuild.sh
   ccache -s
   </pre>
   
   and even if `testbuild.sh` failed, since `ccache` didn't, this did not fail 
the test. 
   
   ## Impact
   
   Fixes CI
   
   ## Testing
   
   Not possible, will have to do once merged.
   


----------------------------------------------------------------
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.

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


Reply via email to