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

Unverified Commit dfe8ba22 authored by Rafael Tonholo's avatar Rafael Tonholo
Browse files

ci: change unit-test to run only on debug variant

parent 71847a10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ jobs:
        uses: ./.github/actions/setup

      - name: Running unit tests
        run: ./gradlew test --parallel
        run: ./gradlew testDebugUnitTest --parallel

  dependency-guard:
    name: Quality - Dependency Guard