Merge pull request 'Enhance test output verbosity in CI workflow' (#245) from feature/testing into development
Reviewed-on: ADUANASOFT/anexo76#245
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r "$GITHUB_WORKSPACE/backend/requirements.txt"
|
||||
cd "$GITHUB_WORKSPACE/backend"
|
||||
pytest -q tests
|
||||
pytest -q tests -v -ra -s
|
||||
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
|
||||
Reference in New Issue
Block a user