Skip to content

Re-apply MANIFEST.MF workaround until we get rid of the uber jar ever… #1039

Re-apply MANIFEST.MF workaround until we get rid of the uber jar ever…

Re-apply MANIFEST.MF workaround until we get rid of the uber jar ever… #1039

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4