From 0ae5f48ae65519b83a11f64f8dfb3c1cc8fc7b77 Mon Sep 17 00:00:00 2001 From: Alfredo Gutierrez Date: Tue, 23 Jul 2024 17:14:41 -0600 Subject: [PATCH] Make them all a single job and aggregated results at the end to increase speed and efficiency but also keeping it clear what steps are failing and what is passing Signed-off-by: Alfredo Gutierrez --- .github/workflows/pr-formatting.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-formatting.yaml b/.github/workflows/pr-formatting.yaml index 53f9e9d5c..2e9a28256 100644 --- a/.github/workflows/pr-formatting.yaml +++ b/.github/workflows/pr-formatting.yaml @@ -13,7 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. ## - name: "PR Formatting" on: pull_request: