Skip to content

Implement included build structure to separate versions of Kotlin bet… #231

Implement included build structure to separate versions of Kotlin bet…

Implement included build structure to separate versions of Kotlin bet… #231

Workflow file for this run

name: Run diKTat
on:
push:
branches: [ master ]
pull_request:
jobs:
diktat_check:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- name: Set up JDK 11
uses: actions/[email protected]
with:
java-version: 11
distribution: liberica
- name: Gradle Wrapper Validation
uses: gradle/[email protected]
- uses: gradle/[email protected]
with:
arguments: diktatCheckAll -Ddiktat.githubActions=true --stacktrace