Skip to content

Fix a new line at beginning of cat command in any sonar #1

Fix a new line at beginning of cat command in any sonar

Fix a new line at beginning of cat command in any sonar #1

# SPDX-FileCopyrightText: Copyright (C) 2025 Fabrício Barros Cabral
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: c-cpp-build
'on':
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
permissions:
contents: read
jobs:
c-cpp-build:
uses: fabriciofx/github-workflows/.github/workflows/c-cpp-build-template.yml@main
with:
working-directory: "c-cpp/test"