a
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
2026-07-28 15:31:43 +01:00
parent 4b79543f66
commit 6c02668203
+2
View File
@@ -37,4 +37,6 @@ jobs:
run: uv sync
- name: Run tests
run: uv run pytest
env:
PYTHONPATH: .
- run: echo "🍏 This job's status is ${{ job.status }}."