Fix github actions ci file

This commit is contained in:
J.Townsend 2019-09-01 01:36:35 +01:00 committed by GitHub
parent 2981191d6c
commit 787b17867b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,9 @@ on:
branches:
- master
- dev
on:
pull_request:
branches:
- dev
jobs:
build:
test:
runs-on: ubuntu-latest
strategy: