Skip to content

Commit 53d6959

Browse files
committed
ci: debug coverage su,mary
1 parent 41472b6 commit 53d6959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ jobs:
387387
env:
388388
PYTHON_VERSION: ${{ matrix.python-version }}
389389
run: |
390+
set -euo pipefail
390391
echo "## Python ${PYTHON_VERSION} Coverage" >> $GITHUB_STEP_SUMMARY
391392
poetry run coverage report --data-file=coverage/.coverage.${PYTHON_VERSION} --format=markdown >> $GITHUB_STEP_SUMMARY
392393
audit-prod:

0 commit comments

Comments
 (0)