]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
test: use pypi gftools
authorMarc Foley <m.foley.88@gmail.com>
Tue, 24 Jan 2023 16:21:45 +0000 (16:21 +0000)
committerMarc Foley <m.foley.88@gmail.com>
Tue, 24 Jan 2023 16:21:45 +0000 (16:21 +0000)
.github/workflows/test.yaml

index 262bd6490ab9883c894a46c6dd6a198b035edbae..8717808c1057dc794f8b7abff7c5322109cc7493 100644 (file)
@@ -86,7 +86,7 @@ jobs:
       - name: Install packages
         run: |
           pip install --upgrade pip
-          pip install "gftools[qa]@git+https://github.com/googlefonts/gftools@main" pytest
+          pip install gftools[qa] pytest
         shell: bash
 
       - name: Run Diffenator