Skip to content

Update README.md

Update README.md #41

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Gradle
uses: eskatos/gradle-command-action@v1
with:
arguments: testDebugUnitTest