ansys / pyedb-core

Ansys Electronics Database Python Client Package
https://edb.core.docs.pyansys.com/
MIT License
2 stars 1 forks source link

WIP: Use self-hosted runner #401

Open SMoraisAnsys opened 2 months ago

SMoraisAnsys commented 2 months ago

This is a sandbox to test using the new self-hosted runner. A good target would be to update the CICD to be able to run the current end to end tests.

@drewm102 What do we need to update in the CICD to make the example run correctly (assuming they don't fail) ? I expect that we have to add, at least, one secret for the server side. Something else ?