ansys / pyaedt

AEDT Python Client Package
https://aedt.docs.pyansys.com
MIT License
185 stars 101 forks source link

CI: Temporary remove assets #4835

Closed SMoraisAnsys closed 2 weeks ago

SMoraisAnsys commented 2 weeks ago

This is a temporary change that should let us continue releasing and which should be reverted once we reduce the size of the assets. See https://github.com/ansys/pyaedt/actions/runs/9587855486/job/26451274049 for effective failure.

Screenshot from raw content image

Options for such goal are to:

ansys-reviewer-bot[bot] commented 2 weeks ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 82.46%. Comparing base (8bf2543) to head (1af04a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4835 +/- ## ========================================== - Coverage 82.47% 82.46% -0.02% ========================================== Files 118 118 Lines 54388 54388 ========================================== - Hits 44855 44849 -6 - Misses 9533 9539 +6 ```