Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa572478 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Merge branch '0000-a15-execute-jacoco-on-main' into 'main'

chore: execute tests on main branch also

See merge request !644
parents 061471da 4c442c2d
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@ test:
  rules:
    - if: $CI_MERGE_REQUEST_ID
      when: always
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
      when: always
  script:
    - ./gradlew test jacocoDebugReport -PtestAccountName="$testAccountName" -PtestAccountPwd="$testAccountPwd" -PtestServerUrl="$testServerUrl"
  artifacts: