Skip to content

Merge branch 'release/1.3.2' #17

Merge branch 'release/1.3.2'

Merge branch 'release/1.3.2' #17

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run a one-line script
uses: eskatos/gradle-command-action@v1
with:
arguments: clean test