mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 10:41:39 -05:00
CI: Run pmd too
This commit is contained in:
@@ -8,6 +8,7 @@ test:
|
||||
- cd ..
|
||||
- ./gradlew build
|
||||
- ./gradlew checkstyle
|
||||
- ./gradlew pmd
|
||||
- echo no | android create avd --force -n fcl-test -t android-10 -b armeabi
|
||||
- emulator -force-32bit -avd fcl-test -no-skin -no-audio -no-window &
|
||||
- ./tools/wait-for-emulator
|
||||
|
||||
Reference in New Issue
Block a user