From f1ba496871b860471d15592c8fe1b9f4c1fe7e50 Mon Sep 17 00:00:00 2001 From: Krishna Agarwal <159047652+krishnaa05@users.noreply.github.com> Date: Thu, 2 Oct 2025 12:26:51 -0500 Subject: [PATCH] Update integration_tests.yaml --- .github/workflows/integration_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 6eaab1f9a..5f6535dce 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -1,5 +1,5 @@ # Uses the shared workflow from this repo for ease of maintenance -name: Integration Tests +name: Integration Test on: pull_request: