Skip to content

feat(history): adds tests for history plugin #32

feat(history): adds tests for history plugin

feat(history): adds tests for history plugin #32

#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: "."
options: "format --check"