From ec4c26c0f4eca9e329f7f344e11f32f9937ddc17 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 17 Apr 2024 12:19:10 +0100 Subject: [PATCH] Update linting.yml --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 34925f1..337e74b 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -38,7 +38,7 @@ jobs: # This can be easily changed in case you have `requirements-dev.txt` # # Optional, Default: requirements.txt - requirements-path: requirements.txt + #requirements-path: requirements.txt # Path of the README.md to update with the pylint badge, relative to the repository root. #