Skip to content

Commit

Permalink
Fontbakery needs a tests extra
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Sep 10, 2024
1 parent 5071ca4 commit a31d27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
git clone https://github.com/fonttools/fontbakery.git
cd fontbakery
pip install '.[all]'
pip install '.[tests]'
cd ..
pip install '.[dev]'
pip freeze
Expand Down

0 comments on commit a31d27b

Please sign in to comment.