Commit ef39a65
committed
fix(ci): Specify coverage report directory for Codecov
This commit updates the CI workflow to explicitly set the `directory` for the Codecov action. This ensures the action correctly locates the `coverage.xml` file within the `promo_code` directory, resolving potential pathing issues during the upload process.1 parent 8803b7c commit ef39a65
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
0 commit comments