Skip to content

Add --allow-empty-types option to plugin sync (#15) #154

Add --allow-empty-types option to plugin sync (#15)

Add --allow-empty-types option to plugin sync (#15) #154

Workflow file for this run

name: CI Build
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
jobs:
build:
name: Build and Test
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- name: Build and Test
uses: ./.github/actions/build-and-test
with:
configuration: Release
upload-analyzer-results: true
project: XrmSync.slnx