mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 08:17:05 +02:00
let pytest be more verbose
This commit is contained in:
parent
caadc5b65f
commit
ce4491723f
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
|||||||
set -o pipefail
|
set -o pipefail
|
||||||
set -o xtrace
|
set -o xtrace
|
||||||
|
|
||||||
pytest --cov=zrok_api
|
pytest --cov=zrok_api --verbose
|
||||||
|
|
||||||
# build a release candidate container image for branches named "main" or like "v*"
|
# build a release candidate container image for branches named "main" or like "v*"
|
||||||
rc-container-build:
|
rc-container-build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user