Skip to content

Merge commit 'a392984085f4857569a38e475fd074ea70214e78' into 51-bug-r… #43

Merge commit 'a392984085f4857569a38e475fd074ea70214e78' into 51-bug-r…

Merge commit 'a392984085f4857569a38e475fd074ea70214e78' into 51-bug-r… #43

Workflow file for this run

# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: AGPL-3.0-only
name: Run Tests
on: push
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2