Commit 74d64d1
committed
Workaround sporadic git submodule failure
This is to avoid sporadic failures when trying to download the fuzzing
corpus for s2n-quic (a Kani submodule). See
https://github.com/model-checking/verify-rust-std/actions/runs/17576564986/job/49923064743
for an example of such a run.1 parent 8de7d8f commit 74d64d1
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
0 commit comments