mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Change directory in [script]
This commit is contained in:
parent
b1e616055e
commit
7d6cae96f3
@ -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