This commit is contained in:
Robert Resch 2025-03-27 16:22:37 +01:00
parent b42f1395fa
commit 9cc61d46cf
No known key found for this signature in database
GPG Key ID: 9D9D9DCB43120143

View File

@ -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