Skip to content

Commit bb702bc

Browse files
Update codecov.yml (#81)
Code coverage bot now working as intended.
1 parent 5d6e83f commit bb702bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Codecov
22

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

55
jobs:
66
build:

0 commit comments

Comments
 (0)