From 905a59fbaf7980e675bfec6c054a1153340aaa0c Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Tue, 27 Aug 2024 01:10:20 +0530 Subject: T0000: test --- .github/workflows/darker-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/darker-lint.yml b/.github/workflows/darker-lint.yml index 4799c0f..8c0c5ef 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} --check --diff --lint "ruff check" --color ./src \ No newline at end of file + darker -r ${base_ref} --check --diff --lint "ruff check" --color . \ No newline at end of file -- cgit v1.2.3