Commit 838f46c
committed
fix(ci): Correct coverage report path in workflow
This commit updates the CI workflow to use the correct path when copying the coverage report from the Docker container. The previous path was incorrect, causing the Codecov upload step to fail.1 parent 6a5d4bc commit 838f46c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments