Skip to content

Do not check kotlin-stdlib in dependencies by default #109

Do not check kotlin-stdlib in dependencies by default

Do not check kotlin-stdlib in dependencies by default #109

on: pull_request
jobs:
build-pull-request:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
- run: ./gradlew build
- run: ./scripts/integration-tests.sh