Skip to content

Allow both decimal and floating point numbers in metrics assertion pa… #1351

Allow both decimal and floating point numbers in metrics assertion pa…

Allow both decimal and floating point numbers in metrics assertion pa… #1351

# https://github.com/gradle/wrapper-validation-action
name: "Validate Gradle Wrapper"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1