Skip to content

Simplify ImgCreator by reducing use of NativeType and generic parameters #34

Simplify ImgCreator by reducing use of NativeType and generic parameters

Simplify ImgCreator by reducing use of NativeType and generic parameters #34

Workflow file for this run

name: Run gradle build
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
workflow_dispatch:
permissions:
contents: read
jobs:
build:
uses: qupath/actions/.github/workflows/gradle.yml@main