mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
fix: remove verbose comment
This commit is contained in:
parent
fc8214f3fe
commit
772e890627
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -3,7 +3,7 @@ name: Run Pytest on Pull Request
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main # Change this to your default branch if it's not 'main'
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user