ci: nose tests still need a config file
This commit is contained in:
parent
8c9565f284
commit
253d0627d8
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ test:mypy:
|
||||||
|
|
||||||
test:nose:
|
test:nose:
|
||||||
script:
|
script:
|
||||||
|
- cp config.yaml.example config.yaml
|
||||||
- apt update && apt install build-essential
|
- apt update && apt install build-essential
|
||||||
- pip install -r requirements.txt --quiet
|
- pip install -r requirements.txt --quiet
|
||||||
- pip install nose
|
- pip install nose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue