Skip to content

chore(codeCov): Create codecov.yml to set threshold of coverage diff #146

chore(codeCov): Create codecov.yml to set threshold of coverage diff

chore(codeCov): Create codecov.yml to set threshold of coverage diff #146

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