Skip to content

feat(command): update sub command system #1

feat(command): update sub command system

feat(command): update sub command system #1

Workflow file for this run

on: push
name: lint
jobs:
gradle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run check
uses: eskatos/gradle-command-action@v1
with:
arguments: check