Skip to content

Commit f5b5d9e

Browse files
Report coverage in pull requests
1 parent aded203 commit f5b5d9e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33

44
name: Test and Report Coverage
55

6-
on:
7-
push:
8-
pull_request:
9-
branches:
10-
- '*'
6+
on: [push]
117

128
jobs:
139
test-without-docker:

0 commit comments

Comments
 (0)