canonical / Ubuntu-Sans-fonts

Other
54 stars 4 forks source link

FontBakery task doesn‘t work properly #13

Closed guidoferreyra closed 2 years ago

guidoferreyra commented 2 years ago

The default task make test does‘t work because it can find any font to check. This is due we are building fonts in different directories, one per each family. We are doing it in this way because gftools builder removes everything from the directory to where its building.

I modified the task to temporary make FontBakery run but this is one of the cases that will benefit from making a separate repo for Mono #12

guidoferreyra commented 2 years ago

Issue #12 is solved. Now FB is run by GH Actions on every commit. Alternatively it can be manually ran using make test job.