Commit 16fdcdb
fix: pass secrets to test workflow so coverage upload runs
The test job in ci.yml was missing `secrets: inherit`, so
CODACY_PROJECT_TOKEN was never available and the coverage upload
step's condition always evaluated to false.
https://claude.ai/code/session_013sZvFxPLqJJzVpiRegohYm1 parent e9552f5 commit 16fdcdb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments