Skip to content

chore(Bazel): replace the test done by BazelTest by a functional test #10303

chore(Bazel): replace the test done by BazelTest by a functional test

chore(Bazel): replace the test done by BazelTest by a functional test #10303

name: Wrapper Validation
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
gradle-wrapper:
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Validate Wrapper
uses: gradle/actions/wrapper-validation@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3