mirror of
https://github.com/IRBorisov/cctext.git
synced 2025-06-26 05:30:36 +03:00
Update python-package.yml
This commit is contained in:
parent
c0622beacf
commit
3e92108e26
4
.github/workflows/python-package.yml
vendored
4
.github/workflows/python-package.yml
vendored
|
@ -33,6 +33,6 @@ jobs:
|
||||||
flake8 cctext
|
flake8 cctext
|
||||||
pylint cctext
|
pylint cctext
|
||||||
mypy cctext
|
mypy cctext
|
||||||
- name: Test with pytest
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
unittest
|
python -m unittest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user