Tweak the CI script
This commit is contained in:
parent
525ba4e284
commit
3496aee23f
1 changed files with 1 additions and 2 deletions
|
@ -17,6 +17,5 @@ script:
|
|||
- cp -r tests/me.yml config/me.yml
|
||||
- docker-compose up -d
|
||||
- docker-compose ps
|
||||
- sleep 3
|
||||
- docker-compose logs web
|
||||
- sleep 2
|
||||
- pytest -v --ignore data
|
||||
|
|
Loading…
Reference in a new issue