[go: up one dir, main page]

Skip to content

[5.x.x] RoundToPrecision bug fix #1228

[5.x.x] RoundToPrecision bug fix

[5.x.x] RoundToPrecision bug fix #1228

Workflow file for this run

name: CDM Build on Windows machine
on:
workflow_dispatch:
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/maven-build