fix: remove verbose comment

This commit is contained in:
Daniel Molkentin 2024-10-03 21:40:28 +02:00
parent fc8214f3fe
commit 772e890627

View File

@ -3,7 +3,7 @@ name: Run Pytest on Pull Request
on:
pull_request:
branches:
- main # Change this to your default branch if it's not 'main'
- main
jobs:
test: