Commit 07e7c12
authored
fix(ci): test.yml inherit secrets (#1785)
## Overview
Fixed codecov action to inherit secrets, required for uploading coverage
reports. CI coverage was broken after #1519 due to
codecov/codecov-action#1274
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Enhanced security and management of sensitive information in the CI
workflow by allowing the test job to inherit secrets from the parent
workflow.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 5242ad2 commit 07e7c12
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments