Commit 16f01ea9 authored by sagnowski's avatar sagnowski
Browse files

Try to copy netsim to /tools on runner

parent 9f65603a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -571,7 +571,7 @@ voip-be-on-merge-request:
  timeout: "10 minutes"
  script:
    - *print-common-info
    - echo $(which networkSimulator_g192)
    - cp networkSimulator_g192 /tools/
    - bash ci/ivas_voip_be_test.sh

clang-format-check: