From f9f1f372fbd683571df159e1a7449b2111cac927 Mon Sep 17 00:00:00 2001 From: Michael Marchetti Date: Mon, 25 Sep 2023 18:08:36 -0400 Subject: [PATCH] test --- .github/workflows/pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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