This commit is contained in:
shahules786 2022-10-06 11:32:55 +05:30
parent 06ccbb8634
commit 9b3359d3ec
1 changed files with 1 additions and 1 deletions

View File

@ -45,5 +45,5 @@ jobs:
- name: Run flake8
run: flake8
- name: Test with pytest
run: |
run:
pytest tests