From efceae1672be8868024c2a0da753ed09b75ff99f Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Sat, 11 Mar 2023 05:47:12 +0100 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 79a152b..8ffb56f 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -29,5 +29,6 @@ jobs: run: | pip install pylint_runner pylint_runner --exit-zero --generate-rcfile - pylint_runner + ls + pylint_runner --rcfile=.pylintrc #Test with pytest