From fdbd9f6eba86849ec8d97703460d8bc61d481665 Mon Sep 17 00:00:00 2001 From: Chester Curme Date: Tue, 17 Sep 2024 19:20:32 -0400 Subject: [PATCH] fix --- .github/workflows/_integration_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_integration_test.yml b/.github/workflows/_integration_test.yml index 59607dfe450df..5717f25ad7ffa 100644 --- a/.github/workflows/_integration_test.yml +++ b/.github/workflows/_integration_test.yml @@ -1,7 +1,7 @@ # Ignore changes to this file. Hijacking just to allow # testing of workflow dispatch on new workflow off of branch. -name: Extended tests +name: Integration tests on: workflow_dispatch: