From 5c6cbb0283f2e32f9e593b4dbb7dd97af654836d Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Sat, 4 Mar 2023 17:16:30 -0800 Subject: [PATCH] Update run-test-manually.yml --- .github/workflows/run-test-manually.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/run-test-manually.yml b/.github/workflows/run-test-manually.yml index e0816a2899..463fba1f5d 100644 --- a/.github/workflows/run-test-manually.yml +++ b/.github/workflows/run-test-manually.yml @@ -1,5 +1,4 @@ name: Run Tests Manually -env: on: # Allows you to run this workflow manually from the Actions tab