mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
verbose
This commit is contained in:
parent
2ccb6ddbcf
commit
72bf64cd8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit_tests.yml
vendored
2
.github/workflows/unit_tests.yml
vendored
|
|
@ -23,4 +23,4 @@ jobs:
|
|||
docker run --rm \
|
||||
-e EPC_AUTH_TOKEN=${{ secrets.DEV_EPC_AUTH_TOKEN }} \
|
||||
-e HUBSPOT_API_KEY=${{ secrets.HUBSPOT_API_KEY }} \
|
||||
model-test pytest -m 'not integration'
|
||||
model-test pytest -vv -m 'not integration'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue