Make unit-tests run in all branches

This commit is contained in:
grekiki
2020-10-18 23:03:51 +02:00
committed by GitHub
parent 28c9d31e49
commit f394a5edee

View File

@@ -2,11 +2,7 @@ name: Unit Tests
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test: