Skip to content

add bean validation for ScaledBigDecimal #16

add bean validation for ScaledBigDecimal

add bean validation for ScaledBigDecimal #16

Workflow file for this run

name: Test
on:
pull_request:
types: [ opened, reopened, synchronize ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml