Commit b90e6f8b authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

update path to LC3plus unit test in .gitlab-ci.yml too

parent 4dfdeb37
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1140,7 +1140,7 @@ lc3-wrapper-unit-test:

    - cmake -B cmake-build -G "Unix Makefiles" -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true
    - cmake --build cmake-build -- -j
    - scripts/split_rendering/lc3plus/ivas_lc3plus_unit_test
    - scripts/split_rendering/lc3plus_float/ivas_lc3plus_unit_test

# compare split-rendering bitexactness between target and source branch
.split-rendering-pytest-on-merge-request: