Skip to content

[cpp] More Metal macOS fixes #46

[cpp] More Metal macOS fixes

[cpp] More Metal macOS fixes #46

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