This commit is contained in:
nyshadhr9 2026-09-17 19:27:38 +00:00
parent f2892d85d1
commit 7517461fb6

View file

@ -15,7 +15,7 @@ jobs:
with: with:
lfs: true lfs: true
- name: Set up Python 3 - name: Set up Python 3
uses: actions/setup-python@39cd14951b4ef949c7f10115dd0357a79e472605 # v5.1.1 uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
- name: Install FontTools - name: Install FontTools
run: pip install fonttools pytest run: pip install fonttools pytest
- name: pytest - name: pytest