Skip to content

added a way to use ANSI codes on Windows, with a very small library #72

added a way to use ANSI codes on Windows, with a very small library

added a way to use ANSI codes on Windows, with a very small library #72

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