Skip to content

Add test for @attribute in wrapper-object array form #100

Add test for @attribute in wrapper-object array form

Add test for @attribute in wrapper-object array form #100

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-55
with:
jdk-matrix: '[ "17", "21", "25" ]'
maven-matrix: '[ "4.0.0-rc-5" ]'
maven-test: './mvnw clean verify -Prun-its -e -B -V -f its'