Skip to content

fix: install add_cpp_mock_scenario_test.cmake first, or build won't pass #5388

fix: install add_cpp_mock_scenario_test.cmake first, or build won't pass

fix: install add_cpp_mock_scenario_test.cmake first, or build won't pass #5388

Workflow file for this run

name: Line lint
on:
workflow_dispatch:
push:
jobs:
linelint:
runs-on: ubuntu-latest
name: Check if all files end in newline
steps:
- uses: actions/checkout@v4
- uses: fernandrone/linelint@0.0.4