neuroinformatics-unit / python-cookiecutter

Utility to create a basic Python project structure with tests, CI etc.
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Add a config to test repos weekly #55

Closed adamltyson closed 9 months ago

adamltyson commented 1 year ago

If a tool isn't being actively developed, the tests don't run. If a dependency has some breaking change, the only way to catch this is to run the tests at some regular frequency.