Run integration test on pull requests

This commit is contained in:
coil 2019-12-31 15:41:44 -05:00
parent c7fb1b168a
commit 663913a653
No known key found for this signature in database
GPG Key ID: 8D08BD821F21A393

View File

@ -1,6 +1,6 @@
name: integration-test
on: [push]
on: [push, pull_request]
jobs:
build: