update test.yml

This commit is contained in:
long2ice 2021-03-03 22:03:38 +08:00
parent 38c4a15661
commit 4c0308ff22

View File

@ -1,5 +1,5 @@
name: test
on: [ push ]
on: [ push, pull_request ]
jobs:
testall:
runs-on: ubuntu-latest