Skip to content

chore: update readme #62

chore: update readme

chore: update readme #62

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: eskatos/gradle-command-action@v1
with:
arguments: cleanTest test --rerun-tasks