Skip to content

[wpimath] Add InterpolatingDoubleTreeMap.of() #14091

[wpimath] Add InterpolatingDoubleTreeMap.of()

[wpimath] Add InterpolatingDoubleTreeMap.of() #14091

name: "Validate Gradle Wrapper"
on: [pull_request, push]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2