mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2026-09-20 05:38:18 +00:00
Fix typo
This commit is contained in:
parent
f2892d85d1
commit
7517461fb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue