Loading .gitlab-ci-custom.yml +1 −0 Original line number Diff line number Diff line Loading @@ -396,6 +396,7 @@ renderer-5ms-framing-msan: needs: ["build-codec-linux-cmake"] stage: test script: - git submodule status # tmp DBG # Build reference executable - 5ms framing disabled - cp lib_com/options.h lib_com/options.h.bak - sed -i '/API_5MS/d' lib_com/options.h Loading Loading
.gitlab-ci-custom.yml +1 −0 Original line number Diff line number Diff line Loading @@ -396,6 +396,7 @@ renderer-5ms-framing-msan: needs: ["build-codec-linux-cmake"] stage: test script: - git submodule status # tmp DBG # Build reference executable - 5ms framing disabled - cp lib_com/options.h lib_com/options.h.bak - sed -i '/API_5MS/d' lib_com/options.h Loading