Skip to content

Commit

Permalink
Run tests as part of the PR
Browse files Browse the repository at this point in the history
  • Loading branch information
maiatoday committed Aug 31, 2024
1 parent 0519b99 commit 1e3006e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,5 @@ jobs:
uses: gradle/actions/wrapper-validation@v4
- name: "Test"
run: ./gradlew linuxTest
- name: "Android Unit Test"
run: ./gradlew :android:testDebugUnitTest

0 comments on commit 1e3006e

Please sign in to comment.