Update run_pytest.yml

+ Pull-Request
This commit is contained in:
KoenigMjr 2025-06-10 07:45:11 +02:00 committed by GitHub
parent 056de68ce2
commit 2c21884a61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,9 @@
name: pytest
on: [push, pull_request]
on:
workflow_dispatch: # Hier manuelles Starten erlauben
push:
pull_request:
jobs:
build: