Update main_ci.yml

This commit is contained in:
Jonathan Underwood 2021-02-19 21:03:58 +09:00 committed by GitHub
parent a75f32f7f9
commit ef9f80906c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
name: Run Tests
on: [push]
on:
push:
branches:
- master
pull_request:
jobs:
unit: