mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Change directory in [script]
This commit is contained in:
parent
3712ba054c
commit
8ca07388bc
@ -17,6 +17,7 @@ install:
|
||||
- pip install --requirement requirements.txt
|
||||
|
||||
script:
|
||||
- pytest src/
|
||||
- pycodestyle src/
|
||||
- cd src/
|
||||
- pytest
|
||||
- pycodestyle
|
||||
- coveralls
|
||||
|
Loading…
x
Reference in New Issue
Block a user