Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 704 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 704 Bytes

Debug pyiron stack

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 of pyiron_base reprository to use
  • PYIRON_ATOMISTICS_BRANCH - branch of pyiron_atomistics repository to use

Setup the environments variables in the Settings tab under Secrets and Variables > Actions in the tab for Variables: Screenshot