Skip to content

Update all dependencies #140

Update all dependencies

Update all dependencies #140

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Lint
run: ./gradlew ktlint