github: Run tests on all branches

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
Povilas Kanapickas 2024-03-08 12:02:06 +02:00
parent f81cbe39b5
commit 2c6c1be197

View File

@ -5,9 +5,7 @@ name: PyTest
on:
push:
branches: [ devel ]
pull_request:
branches: [ devel ]
jobs:
test: