Commit bf46ca38 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'kiene/enable-hrtf-tests-main' into 'main'

Revert "skip hrtf loading test"

See merge request !2305
parents 096ff953 8df3041f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ variables:
  LOGS_BACKUP_SOURCE_DIR: ""
  LOGS_BACKUP_TARGET_DIR: ""
  # set this to true to skip the external HRTF testcases in pytest calls
  DISABLE_HRTF: "true"
  DISABLE_HRTF: "false"
  MANUAL_PIPELINE_TYPE:
    description: "Type for the manual pipeline run. Use 'pytest-compare' to run comparison test against reference float codec."
    value: 'default'