run unittests on all branches

This commit is contained in:
Fabian Dill 2020-12-20 04:17:42 +01:00
parent bd24b8c39c
commit ee3285a5da
1 changed files with 1 additions and 5 deletions

View File

@ -3,11 +3,7 @@
name: unittests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]
jobs:
build: