Skip to content

[cpp] Make precision a runtime parameter for sim3d #44

[cpp] Make precision a runtime parameter for sim3d

[cpp] Make precision a runtime parameter for sim3d #44

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