Update android.yml

May fix the issue with pull-request
This commit is contained in:
Lgx
2020-10-13 10:22:36 -04:00
committed by GitHub
parent b40c008555
commit 9576ed2470
+3 -1
View File
@@ -1,7 +1,9 @@
name: Android CI
# from https://medium.com/@wkrzywiec/github-actions-for-android-first-approach-f616c24aa0f9
on: push
on:
- push
- pull_request
jobs:
test: