Skip to content

Commit

Permalink
add test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Feb 15, 2024
1 parent b80af0b commit c4c282f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
python-version: '3.10'
- name: Install packages
run: |
pip install git+https://github.com/googlefonts/diffenator2.git@partition-1
pip install gftools[qa] pytest
shell: bash
- name: Setup Chrome
Expand Down

0 comments on commit c4c282f

Please sign in to comment.