diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index a5c3af608..fe0ceb86b 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -54,6 +54,7 @@ jobs: python_tests: runs-on: ubuntu-latest + name: Python Tests steps: - name: Check out code uses: actions/checkout@v2