Skip to content

improve rule to not fail for classes with no tests in their packages #2200

improve rule to not fail for classes with no tests in their packages

improve rule to not fail for classes with no tests in their packages #2200

name: "Validate Gradle Wrapper"
on:
push:
branches:
- main
- release-*
pull_request:
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/[email protected]