Skip to content

Commit

Permalink
fix: fixed Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Oct 8, 2023
1 parent e4047af commit a427d57
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,3 @@ clean:
rm -rf mobile/src/main/assets/webui
rm -rf mobile/src/main/jniLibs

test:
bundle exec fastlane test
# ./gradlew clean lint test
# ./gradlew connectedAndroidTest # || true

0 comments on commit a427d57

Please sign in to comment.