branches are green, (#4372)

master is red,
we have two separate issues

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2022-07-22 08:26:04 -04:00 committed by GitHub
parent 756f07e3ee
commit 77eab12991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
if [ "${{github.event_name}}" == "push" ]; then
bash ./gradlew build
else
bash ./gradlew bundleDebug
bash ./gradlew bundleDebug test
fi
- name: Upload APK - release