Skip to content

Draft: test: fix failures related to submodules

Alex Tercete requested to merge fix-e2e-failures into main

The v0.9.3 tag of DeepSpeech contains submodules, which we don't seem to fully support when doing a checkout. Switching to an earlier tag (v0.7.0) fixes the failures.

For some reason, this only happened on a clean run (in CI or locally without cache). We should investigate this further.

Closes #4 (closed).

Edited by Alex Tercete

Merge request reports

Loading