Update .github/workflows/build_pull_request.yml

This commit is contained in:
AlmightyHak 2025-05-21 08:33:27 -05:00
parent 46fe6d9c11
commit 4f86e01e36

View file

@ -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