Skip to content

Commit

Permalink
fix pip cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Nov 30, 2023
1 parent 0453685 commit 8621095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: |
pip install --upgrade pip
pip install --pre fontbakery[googlefonts]
pip install git+https://github.com/googlefonts/gftools.git@qa-mm[qa] pytest
pip install "gftools[qa] @ git+https://github.com/googlefonts/gftools@qa-mm"
shell: bash

- name: Run Diffenator and Fontbakery
Expand Down

0 comments on commit 8621095

Please sign in to comment.