Added tests for multi-container
This commit is contained in:
parent
82b4445359
commit
50af051a33
5 changed files with 49 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pytest -s tests/
|
||||
- run: pytest -s tests/ -vv
|
||||
|
||||
Build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue