Merge pull request #874 from p12tic/github-tests-on-all-branches

github: Run tests on all branches
This commit is contained in:
Povilas Kanapickas
2024-03-08 12:09:57 +02:00
committed by GitHub

View File

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