branches are green, (#4372)
master is red, we have two separate issues Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
parent
756f07e3ee
commit
77eab12991
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue