From c099c0331b5e7c332429864005ce3f0bddc8a444 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:34:51 +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 a97bbd7..72edf87 100644 --- a/.github/workflows/darker-lint.yml +++ b/.github/workflows/darker-lint.yml @@ -37,4 +37,4 @@ jobs: - name: Analyze Code run: | - darker -r ${base_ref}...HEAD --check --diff --lint "ruff check" --isort --color ./src \ No newline at end of file + darker -r ${base_ref} --check --diff --lint "ruff check" --isort --color ./src \ No newline at end of file -- cgit v1.2.3