Skip to content

move fips for ec2 to build.gradle (which fixes the docs tests) #1075

move fips for ec2 to build.gradle (which fixes the docs tests)

move fips for ec2 to build.gradle (which fixes the docs tests) #1075

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