Skip to content

fix: fix bungeecord test dependency. | fix: fix building not working. #454

fix: fix bungeecord test dependency. | fix: fix building not working.

fix: fix bungeecord test dependency. | fix: fix building not working. #454

Workflow file for this run

name: PR Validation
on:
pull_request:
branches: ['*']
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4