Require tests pass before publishing new version
All checks were successful
Run Tests / run-tests (push) Successful in 38s

This commit is contained in:
2026-05-02 12:33:45 +02:00
parent 450533414e
commit 247c6aea10
2 changed files with 10 additions and 3 deletions

View File

@@ -1,8 +1,11 @@
name: Run Tests
on:
push: {}
workflow_dispatch:
env:
RUNNER_TOOL_CACHE: /toolcache
jobs:
run-tests:
runs-on: python