]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
font_tags.yaml: fix typo 8605/head
authorMarc Foley <m.foley.88@gmail.com>
Wed, 27 Nov 2024 19:06:17 +0000 (19:06 +0000)
committerGitHub <noreply@github.com>
Wed, 27 Nov 2024 19:06:17 +0000 (19:06 +0000)
.github/workflows/font_tags.yaml

index bb742a01bdb6555f1a18210c1be8a9b45ab61129..91ac4bc0aaa54bd5d4723dbd4d0d39b39a1be8ce 100644 (file)
@@ -23,4 +23,4 @@ jobs:
       run: pip install pytest
     - name: Check font tags
       run: |
-        python .ci/test_font_tags.py
\ No newline at end of file
+        pytest .ci/test_font_tags.py