Skip to content

Update Gradle build script models #104

Update Gradle build script models

Update Gradle build script models #104

Workflow file for this run

name: CI
on: push
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run all tests
run: ./gradlew check --stacktrace --scan