Skip to content

[e57] fix parsing of classifications that would be encoded with 0 bit… #491

[e57] fix parsing of classifications that would be encoded with 0 bit…

[e57] fix parsing of classifications that would be encoded with 0 bit… #491

Workflow file for this run

name: Windows
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Dotnet
uses: actions/setup-dotnet@v4
with:
global-json-file: global.json
- name: build
run: .\build.cmd