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