update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: test
|
||||
on: [ push ]
|
||||
on: [ push, pull_request ]
|
||||
jobs:
|
||||
testall:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user