You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry for the really late answer. I get an Error after adding the "relaying Test"
ERROR: file:///home/runner/work/PandaModels.jl/PandaModels.jl does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Error: Process completed with exit code 1.
It would be good to automatically run the pandamodels-tests of pandapower for every change in pandamodels. Similar to the "relying" tests that are run in the pandapower-CI for pandapipes and simbench here: https://github.com/e2nIEE/pandapower/blob/develop/.github/workflows/github_test_action.yml#L65
Ideally, it should be required that these tests pass before pull requests can be merged.
The text was updated successfully, but these errors were encountered: