Skip to content

Commit 1fa30e4

Browse files
committed
CI: Add missing test run on pull requests
1 parent 719b145 commit 1fa30e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: test
22

33
on:
44
push:
5+
branches:
6+
- master
7+
pull_request:
58

69
env:
710
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)