mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
typo
This commit is contained in:
parent
b42f1395fa
commit
9cc61d46cf
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -1009,7 +1009,7 @@ jobs:
|
||||
${cov_params[@]} \
|
||||
-o console_output_style=count \
|
||||
-p no:sugar \
|
||||
--time-report-name pytest-time-report-${{ matrix.python-version }}-${{ matrix.group }}.json \
|
||||
--execution-time-report-name pytest-time-report-${{ matrix.python-version }}-${{ matrix.group }}.json \
|
||||
--exclude-warning-annotations \
|
||||
$(sed -n "${{ matrix.group }},1p" pytest_buckets.txt) \
|
||||
2>&1 | tee pytest-${{ matrix.python-version }}-${{ matrix.group }}.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user