Skip to content

Commonize \r\n / \n handling in test cases. (#1519) #408

Commonize \r\n / \n handling in test cases. (#1519)

Commonize \r\n / \n handling in test cases. (#1519) #408

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
workflow_dispatch:
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true