fixup! .gitea/workflows: init test pipeline
All checks were successful
Run tests / run-tests (push) Successful in 35s

This commit is contained in:
2025-12-08 20:27:32 +09:00
parent cac1b5be20
commit d5b481d97a

View File

@@ -21,6 +21,7 @@ jobs:
run: uv sync --locked --group test
- name: Run tests
continue-on-error: true
run: |
set -euo pipefail
set -x