test: enable pr test action (#27440)

This commit is contained in:
骗你是小猫咪 2020-10-29 21:31:00 +08:00 committed by GitHub
parent db89bf3955
commit 9e1b78e9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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