Skip to content

Fix Kotlin compiler warnings (#439) #347

Fix Kotlin compiler warnings (#439)

Fix Kotlin compiler warnings (#439) #347

Workflow file for this run

name: Checks
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
name: Checkout
- uses: borales/actions-yarn@v3.0.0
name: Validation
with:
cmd: install