Update python-package.yml

This commit is contained in:
Ivan 2024-04-12 20:12:41 +03:00 committed by GitHub
parent c0622beacf
commit 3e92108e26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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