Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
workflow android test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjosephmj committed Jun 16, 2021
1 parent cf9196e commit d9bb743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Test with Gradle
run: ./gradlew raccoon:tests
run: ./gradlew raccoon:test


androidTests:
Expand Down

0 comments on commit d9bb743

Please sign in to comment.