fixup! .gitea/workflows: init test pipeline
Some checks failed
Run tests / run-tests (push) Failing after 22s

This commit is contained in:
2025-12-08 20:20:35 +09:00
parent cc7b40ab7e
commit ad1fcfe98d

View File

@@ -22,6 +22,9 @@ jobs:
- name: Run tests
run: |
set -euo pipefail
set -x
PYTEST_ARGS=(
--cov=dibbler
--cov-report=html