Skip to content

Commit

Permalink
Reinstall local glyphsets one more time in case it was overwritten by…
Browse files Browse the repository at this point in the history
… a pinned glyphsets version from fontbakery
  • Loading branch information
yanone committed Apr 17, 2024
1 parent 27d9bf7 commit ec3063c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@ jobs:
git clone https://github.com/fonttools/fontbakery.git
cd fontbakery
pip install .[all]
cd ..
pip install .[dev]
pip freeze
cd fontbakery
pytest

0 comments on commit ec3063c

Please sign in to comment.