Update python-app.yml
This commit is contained in:
parent
77f8fe5f77
commit
833091a54b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
|
|
@ -34,4 +34,4 @@ jobs:
|
|||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with unittest
|
||||
run: |
|
||||
python test.py
|
||||
python backend/test.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue