ansys / pyaedt

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

CI: Fix nightly build missing env var #4829

Closed SMoraisAnsys closed 2 weeks ago

SMoraisAnsys commented 2 weeks ago

As title says.

Seems like the issue was that we were missing an environment variable.

Closes #4731

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.70%. Comparing base (36f3681) to head (177799b). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4829 +/- ## ======================================= Coverage 82.70% 82.70% ======================================= Files 118 118 Lines 54211 54217 +6 ======================================= + Hits 44836 44842 +6 Misses 9375 9375 ```