Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -842,7 +842,8 @@ clang-format-check: expose_as: "formatting patch" # from float check-bitexactness-hrtf-rom-and-file: # needs fix to be merged from floating point repo before it can be activated .check-bitexactness-hrtf-rom-and-file: extends: - .test-job-linux - .rules-merge-request-to-main-pc Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -842,7 +842,8 @@ clang-format-check: expose_as: "formatting patch" # from float check-bitexactness-hrtf-rom-and-file: # needs fix to be merged from floating point repo before it can be activated .check-bitexactness-hrtf-rom-and-file: extends: - .test-job-linux - .rules-merge-request-to-main-pc Loading