diff --git a/.github/workflows/python-app-pr.yml b/.github/workflows/python-app-pr.yml index e49acc6..5a261d0 100644 --- a/.github/workflows/python-app-pr.yml +++ b/.github/workflows/python-app-pr.yml @@ -40,23 +40,14 @@ jobs: with: workflow: python-app-dev.yml name: test-report - - - name: Set the value in bash - id: step_one - run: | - { - echo 'JSON_RESPONSE<> "$GITHUB_ENV" - name: Extract number of failures and errors id: extract_results run: | { - echo 'test_results<> "$GITHUB_ENV" - name: Setup Node (for diff)