Skip to content

- fixed section on surefire tests (#20) #34

- fixed section on surefire tests (#20)

- fixed section on surefire tests (#20) #34

Workflow file for this run

name: maven-build
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
build-main:
secrets: inherit
uses: dangernoodle-io/.github/.github/workflows/maven.yml@main
with:
maven-goals: verify