Commit 49a20ed
authored
chore(ci): don't fetch the benchmark assets submodule where unused (#3175)
The `.worst_case_miner` submodule (~82 MB of pre-mined benchmark
assets) is only needed when filling `tests/benchmark/`, which is
excluded from collection unless `--include-benchmark` is passed.
Fetching it adds up to ~18s to every checkout on GitHub-hosted
runners.
Drop `submodules: recursive` from `test.yaml`, `docs-build.yaml`
and `gh-pages.yaml`; `benchmark.yaml`, `release_fixtures.yaml` and
`hive-execute.yaml` are unchanged.1 parent 7e95c5e commit 49a20ed
3 files changed
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | 223 | | |
225 | 224 | | |
226 | 225 | | |
| |||
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
256 | | - | |
257 | 255 | | |
258 | 256 | | |
259 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
| |||
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
101 | | - | |
102 | | - | |
103 | 99 | | |
104 | 100 | | |
105 | 101 | | |
| |||
122 | 118 | | |
123 | 119 | | |
124 | 120 | | |
125 | | - | |
126 | | - | |
127 | 121 | | |
128 | 122 | | |
129 | 123 | | |
| |||
139 | 133 | | |
140 | 134 | | |
141 | 135 | | |
142 | | - | |
143 | | - | |
144 | 136 | | |
145 | 137 | | |
146 | 138 | | |
| |||
161 | 153 | | |
162 | 154 | | |
163 | 155 | | |
164 | | - | |
165 | | - | |
166 | 156 | | |
167 | 157 | | |
168 | 158 | | |
| |||
177 | 167 | | |
178 | 168 | | |
179 | 169 | | |
180 | | - | |
181 | | - | |
182 | 170 | | |
183 | 171 | | |
184 | 172 | | |
| |||
192 | 180 | | |
193 | 181 | | |
194 | 182 | | |
195 | | - | |
196 | | - | |
197 | 183 | | |
198 | 184 | | |
199 | 185 | | |
| |||
210 | 196 | | |
211 | 197 | | |
212 | 198 | | |
213 | | - | |
214 | | - | |
215 | 199 | | |
216 | 200 | | |
217 | 201 | | |
0 commit comments