Skip to content

Changes to utilize the new Python code generator (v2) #378

Changes to utilize the new Python code generator (v2)

Changes to utilize the new Python code generator (v2) #378

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