Skip to content

Add --should-stop flag to maven-compiler-plugin #364

Add --should-stop flag to maven-compiler-plugin

Add --should-stop flag to maven-compiler-plugin #364

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
with:
scandir: './scripts'