Update test.yml

pull/807/head
AaronLiu 2021-03-20 22:43:40 -08:00 committed by GitHub
parent 2381eca230
commit e160154d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
name: Build
name: Test
on:
pull_request:
branches:
- master
push:
branches: [ master ]