ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
29 stars 13 forks source link

fix: Display image and build info only for scheduled run #746

Closed dipinknair closed 1 month ago

dipinknair commented 1 month ago

solves issue on release workflow where we have multiple image

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.17%. Comparing base (81990d4) to head (8ca8837).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #746 +/- ## ========================================== - Coverage 81.96% 81.17% -0.80% ========================================== Files 32 32 Lines 2013 2013 ========================================== - Hits 1650 1634 -16 - Misses 363 379 +16 ```