mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Change directory in [script]
This commit is contained in:
parent
b1e616055e
commit
7d6cae96f3
1 changed files with 3 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ install:
|
|||
- pip install --requirement requirements.txt
|
||||
|
||||
script:
|
||||
- pytest src/
|
||||
- pycodestyle src/
|
||||
- cd src/
|
||||
- pytest
|
||||
- pycodestyle
|
||||
- coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue