From 44deb4dcc30fde40fdf85be29dbfced001f70cab Mon Sep 17 00:00:00 2001 From: Syun'ichi Shiraiwa Date: Tue, 6 Aug 2024 14:05:43 -0400 Subject: [PATCH] fixing invalid workflow error --- .github/workflows/build-and-test-dispatch.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-test-dispatch.yml b/.github/workflows/build-and-test-dispatch.yml index a5217ef5..3985794a 100644 --- a/.github/workflows/build-and-test-dispatch.yml +++ b/.github/workflows/build-and-test-dispatch.yml @@ -1,7 +1,6 @@ # build-and-test-dispatch.yml # # Dispatch workflow for build-and-test-callable.yml - name: Build and Test (dispatch) on: