Skip to content

[ML] Make two tests work regardless of failure store feature flag #1028

[ML] Make two tests work regardless of failure store feature flag

[ML] Make two tests work regardless of failure store feature flag #1028

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