Also run tests on PR (#1233)

This commit is contained in:
Jake Sanders 2020-02-21 17:57:07 +00:00 committed by GitHub
parent ca251ba111
commit 7e24c0c1cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
name: Run tests
on: [push]
on: [push, pull_request]
jobs:
test: