Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin authored Aug 13, 2024
1 parent 1f168e6 commit 887f921
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,13 @@ jobs:

- name: Gradle build Fdroid
run: ./gradlew buildFdroidDebug

- name: Gradle test Fdroid
run: ./gradlew testFdroidDebugUnitTest

- name: Gradle test Premium
run: ./gradlew testPremiumDebugUnitTest

instrumentedTests:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 887f921

Please sign in to comment.