-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Per @martinb3
We probably need to do a full rebuild if we add a template to init.py that previously didn't exist. I'm adding templates to the array in the package (via init.py) and they're not being tested, probably because they were pre-built in master while not defined in the package as templates.
Alternately, we should skip building templates that aren't in init.py, which would also fix the lack of initial test.
Reactions are currently unavailable