Skip to content

Commit

Permalink
Update android-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercy811 committed Feb 23, 2024
1 parent 27c46a9 commit 3ba66bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
distribution: 'temurin'
- uses: actions/checkout@v3
- name: Unit Test
run: cd android && ./gradlew testDebugUnitTest
run: cd example/android && ./gradlew testDebugUnitTest

0 comments on commit 3ba66bd

Please sign in to comment.