1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-10 21:52:01 +02:00

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

View File

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