Skip to content

Bump pytest from 8.1.1 to 8.2.0 #195

Bump pytest from 8.1.1 to 8.2.0

Bump pytest from 8.1.1 to 8.2.0 #195

Workflow file for this run

# SPDX-FileCopyrightText: TNG Technology Consulting GmbH <https://www.tngtech.com>
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance Check
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1