Skip to content

Add workflow to publish on Test PyPI #88

Add workflow to publish on Test PyPI

Add workflow to publish on Test PyPI #88

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Ludwig Hülk <https://github.com/Ludee> © Reiner Lemoine Institut
# SPDX-License-Identifier: MIT
name: REUSE compliance check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE compliance check
uses: fsfe/reuse-action@v4