This repository simplifies the debugging of the interface between pyiron_base
and pyiron_atomistics
. It run the pyiron_atomistics
unit tests and example notebooks with any combination of branches from pyiron_base
and pyiron_atomistics
. The branches can be specified via the environment variables.
So simply fork this repository and modify the environment variables:
PYIRON_BASE_BRANCH
- branch ofpyiron_base
reprository to usePYIRON_ATOMISTICS_BRANCH
- branch ofpyiron_atomistics
repository to use
Setup the environments variables in the Settings
tab under Secrets and Variables
> Actions
in the tab for Variables
: