Skip to content

Commit b3737f0

Browse files
committed
fix typo
1 parent 9feb255 commit b3737f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python -m pip install setuptools
4040
python -m pip install --upgrade pip
4141
python -m pip install flake8
42-
pytohn -m pip install pytest
42+
python -m pip install pytest
4343
- name: Test
4444
run: |
4545
MYSQL_ROOT_PASSWORD=password pytest

0 commit comments

Comments
 (0)