Skip to content

Commit 9d511ca

Browse files
fengtianzeFeng Tianze
authored and
Feng Tianze
committed
ci: run unit test action when there is a new pull request
1 parent 3b1b677 commit 9d511ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Run unit test
22

3-
on: push
3+
on: [push, pull_request]
44

55
jobs:
66
run_unit_test:

0 commit comments

Comments
 (0)