From 4f86e01e3619d147a8046efdfc9afaa2ac4724e4 Mon Sep 17 00:00:00 2001 From: AlmightyHak Date: Wed, 21 May 2025 08:33:27 -0500 Subject: [PATCH] Update .github/workflows/build_pull_request.yml --- .github/workflows/build_pull_request.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index 5e4c4d3a..ab3a661b 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -25,9 +25,6 @@ jobs: - name: Clone repo uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - - name: Validate Gradle Wrapper - uses: https://github.com/gradle/wrapper-validation-action@a494d935f4b56874c4a5a87d19af7afcf3a163d0 # v2 - - name: Get number of modules run: | set -x