Skip to content

Improve 2d diffusor model #47

Improve 2d diffusor model

Improve 2d diffusor model #47

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