Skip to content

Applied the @DIDsl annotation to relevant builder interfaces and add specific convenience functions to [Arg]SetBinder #177

Applied the @DIDsl annotation to relevant builder interfaces and add specific convenience functions to [Arg]SetBinder

Applied the @DIDsl annotation to relevant builder interfaces and add specific convenience functions to [Arg]SetBinder #177

Workflow file for this run

name: check
on:
pull_request:
paths-ignore:
- '**.md'
- '**.adoc'
- '**/.gitignore'
- './github/**'
- '!./github/workflow/test.yml'
jobs:
unit-tests:
uses: kosi-libs/kodein-internal-github-actions/.github/workflows/unit-tests.yml@main
instrumentation-tests:
uses: kosi-libs/kodein-internal-github-actions/.github/workflows/check-with-android.yml@main