Commit 9f65603a authored by sagnowski's avatar sagnowski
Browse files

[dbg] check if/where netsim executable is available on the runners

parent 987cbdbd
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
    - which networkSimulator_g192
    - echo $(which networkSimulator_g192)
    - bash ci/ivas_voip_be_test.sh

clang-format-check: