diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d0ff52cf..09df939c 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -34,7 +34,7 @@ jobs: # - name: Pylint # run: pylint -f actions ./ test: - needs: [ pylint ] + # needs: [ pylint ] name: "Run Tests" runs-on: 'ubuntu-latest' steps: