Skip to content

Fix commas edge case in strings when parsing an assembly line (#1201) #1394

Fix commas edge case in strings when parsing an assembly line (#1201)

Fix commas edge case in strings when parsing an assembly line (#1201) #1394

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml
with:
deploymode: release
experimentalversion: 999999