Skip to content

use [!NOTE] feature of GFM #126

use [!NOTE] feature of GFM

use [!NOTE] feature of GFM #126

Workflow file for this run

name: Build
on:
push:
jobs:
build:
uses: ./.github/workflows/run-with-maven.yml
with:
COMMAND: >
mvn --batch-mode -Dmaven.compiler.showDeprecation=true -Dmaven.compiler.showWarnings=true -Dproject.version=0.0.0-SNAPSHOT clean install