Skip to content

build (course) remote-info files added from the MP #431

build (course) remote-info files added from the MP

build (course) remote-info files added from the MP #431

name: Gradle Build With Detekt
on: [push, pull_request]
jobs:
build:
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: build --stacktrace -PrunDetekt