Skip to content

Improve performance of toHtml method by moving it to background thread #408

Improve performance of toHtml method by moving it to background thread

Improve performance of toHtml method by moving it to background thread #408

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