mirror of
https://github.com/philip306/countapi.git
synced 2024-06-15 10:55:23 +03:00
relative module import fix take 2
This commit is contained in:
parent
6ebcb43aba
commit
8c9756e11c
1
.github/workflows/python-app.yml
vendored
1
.github/workflows/python-app.yml
vendored
@ -33,4 +33,5 @@ jobs:
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
cd app
|
||||
python -m pytest
|
||||
|
Loading…
Reference in New Issue
Block a user