diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 873b83ca0..d250559df 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -702,5 +702,5 @@ jobs: name: Install python tools run: just install-python-tools - - name: validate + name: Validate Code run: just validate