Skip to content

Updated initial Model parsing to use SAX and transform to DOM to supp… #71

Updated initial Model parsing to use SAX and transform to DOM to supp…

Updated initial Model parsing to use SAX and transform to DOM to supp… #71

Workflow file for this run

name: cicd-feature
on:
push:
branches:
- feature/*
pull_request:
branches:
- feature/*
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml