Commit a3db721
committed
Fix codecov action in main branch
Controller tests that use envtests depend on CRDs being available to
install into the test cluster. Since these CRDs are not committed to the
repository, it is necessary to download them for envtest tests to
function correctly.
Signed-off-by: Angel Misevski <[email protected]>1 parent 35782c9 commit a3db721
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | | - | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments