Skip to content

Create a multiplatform version of the ktor adapter (doesn't work yet #360

Create a multiplatform version of the ktor adapter (doesn't work yet

Create a multiplatform version of the ktor adapter (doesn't work yet #360

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1