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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: