Skip to content

[cpp] Add runtime option to select sim3d engine #41

[cpp] Add runtime option to select sim3d engine

[cpp] Add runtime option to select sim3d engine #41

Workflow file for this run

# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2024 Tobias Hienzsch
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
lfs: true
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4