From 87ea6a618da01b7ab8e131a920bd39534e2ca3fb Mon Sep 17 00:00:00 2001 From: Simon Martens <61149221+Simon-Martens@users.noreply.github.com> Date: Thu, 3 Oct 2024 11:22:46 +0200 Subject: [PATCH] Update verweise.yml --- .github/workflows/verweise.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verweise.yml b/.github/workflows/verweise.yml index 691ce55..1856504 100644 --- a/.github/workflows/verweise.yml +++ b/.github/workflows/verweise.yml @@ -25,4 +25,4 @@ jobs: pip install lxml - name: Verweise prüfen - run: python Scripts/lint_verweise.py + run: python scripts/lint_verweise.py