Skip to content

Update comments and fix formatting in MsSql.kt and build.gradle.kts #69

Update comments and fix formatting in MsSql.kt and build.gradle.kts

Update comments and fix formatting in MsSql.kt and build.gradle.kts #69

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