mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Log tests in test group (#122892)
* Log tests in test group * Simplify print
This commit is contained in:
parent
f6f7459c36
commit
222011fc5c
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -904,6 +904,7 @@ jobs:
|
||||
cov_params+=(--cov-report=xml)
|
||||
fi
|
||||
|
||||
echo "Test group ${{ matrix.group }}: $(sed -n "${{ matrix.group }},1p" pytest_buckets.txt)"
|
||||
python3 -b -X dev -m pytest \
|
||||
-qq \
|
||||
--timeout=9 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user