Commit 1e5b29e0 authored by Jan Kiene's avatar Jan Kiene
Browse files

try without changing dir

parent eab69705
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -329,10 +329,8 @@ build-codec-instrumented-linux:
  script:
    - *print-common-info
    - *activate-Werror-linux
    - cd scripts
    - ./prepare_instrumentation.sh
    - cd c-code_instrument
    - make -j
    - ./scripts/prepare_instrumentation.sh
    - make -j -C scripts/c-code_instrument
    # - bash ci/build_codec_instrumented_linux.sh

# make sure that the codec builds with msan, asan and usan