Commit 2953ee52 authored by Jan Kiene's avatar Jan Kiene
Browse files

[revert-me] disable more jobs for faster testing

parent 299ea3ae
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -811,7 +811,7 @@ fail-pipeline-if-in-draft:
    - exit 1

# this branch runs on merges to main-pc only and will fail if the branch itself does not conform to the naming conventions
check-naming-of-branch-for-basop-update-merges:
.check-naming-of-branch-for-basop-update-merges:
  extends:
    - .rules-merge-request-to-main
    - .job-linux
@@ -865,7 +865,7 @@ branch-is-up-to-date-with-target-post:
    exit_codes:
      - 123

clang-format-check:
.clang-format-check:
  extends:
    - .test-job-linux
  rules: