Commit 55f7771
committed
ci: Make sure
Cargo searches for `.cargo` directories recursively in all parent
directories. Therefore, nesting different Rust projects with their own
`.cargo/config.toml` files in the same hierarchy (one nested in another)
causes cargo to read and merge both configurations.
To avoid that, clone both repositories in separate directories inside
the workspace.aya repository clone is not nested inside bpf-linker
1 parent e504028 commit 55f7771
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
51 | 66 | | |
52 | 67 | | |
53 | 68 | | |
| |||
78 | 93 | | |
79 | 94 | | |
80 | 95 | | |
| 96 | + | |
| 97 | + | |
81 | 98 | | |
82 | 99 | | |
83 | 100 | | |
| |||
0 commit comments