Skip to content

test: Fixup the user home directory also when running tests (in Docker) #7226

test: Fixup the user home directory also when running tests (in Docker)

test: Fixup the user home directory also when running tests (in Docker) #7226

name: Wrapper Validation
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
batect-wrapper:
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Validate Wrapper
uses: batect/[email protected]
gradle-wrapper:
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Validate Wrapper
uses: gradle/wrapper-validation-action@v1