Commit 111708d
committed
fix(ci): only report coverage when it isn't coming from fork
Forks can't share their own secrets to upstream. Additionally, upstream
isn't using its own secret when PR is coming from a fork. Skip this step
in this case, instead of failing the PR.
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>1 parent 249583f commit 111708d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments