Skip to content

[cpp] Start metal compute sim3d engine #39

[cpp] Start metal compute sim3d engine

[cpp] Start metal compute sim3d engine #39

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