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
commit 3d68d2432d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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