From 6290a296d676cc69b38cdf1adb8e7c494b315082 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Sat, 11 Mar 2023 05:54:07 +0100 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 8ffb56f..83ad10c 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -28,7 +28,5 @@ jobs: - name: Lint with pylint run: | pip install pylint_runner - pylint_runner --exit-zero --generate-rcfile - ls pylint_runner --rcfile=.pylintrc #Test with pytest