Skip to content

test: implement basic happy/sad tests for mutual dependency mixin #14

test: implement basic happy/sad tests for mutual dependency mixin

test: implement basic happy/sad tests for mutual dependency mixin #14

Workflow file for this run

#SPDX-FileCopyrightText: 2023 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run ruff linter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
python-version: "3.12"