Require tests pass before publishing new version
Some checks failed
Build & Release / build-docker-image (push) Failing after 3s
Build & Release / deploy-to-production (push) Has been skipped
Run Tests / run-tests (push) Successful in 40s

This commit is contained in:
2026-05-02 12:33:45 +02:00
parent 450533414e
commit ff13e0c2e9
2 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
name: Run Tests
on:
push: {}
workflow_dispatch:
env:
RUNNER_TOOL_CACHE: /toolcache
jobs: