pyiron / actions

A centralized location for our GitHub actions
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

[major] Change python path input from a bool to a variable #114

Closed liamhuber closed 4 months ago

liamhuber commented 4 months ago

So you can target something other than the tests directory; necessary when the tests are found recursively and you want to add sub-folders to the path.

Changes the workflow interface, so major.