From f8d440ddda6541faf6d9db9215e4eefd6cf3b62e Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Sat, 24 Aug 2024 15:30:07 +0530 Subject: T0000: test --- .github/workflows/darker-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/darker-lint.yml b/.github/workflows/darker-lint.yml index 92b26ce..b2d5d9d 100644 --- a/.github/workflows/darker-lint.yml +++ b/.github/workflows/darker-lint.yml @@ -20,4 +20,4 @@ jobs: src: "." version: "~=2.1.1" lint: "flake8,pylint==2.13.1" - revision: "current" + revision: "current...HEAD" -- cgit v1.2.3