Skip to content

Inhibit for now

Inhibit for now #3

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: Verify
uses: maveniverse/parent/.github/workflows/ci.yml@release-41
with:
maven-matrix: '[ "3.9.11" ]' # IT does the mvn matrix
maven-test-run: 'false'

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 23): Unexpected value 'false'