* Execute pipeline on pull requests

* Restore and build before running the tests
This commit is contained in:
Kevin Sommer
2021-05-14 11:35:39 +02:00
parent d513b108ba
commit bbfdb47de2
2 changed files with 17 additions and 15 deletions

View File

@@ -20,6 +20,9 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
ubuntu-latest: