Skip to content

Explain how to integrate with AssertJ soft assertions in README #16

Explain how to integrate with AssertJ soft assertions in README

Explain how to integrate with AssertJ soft assertions in README #16

name: "Validate Gradle Wrapper"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/[email protected]