From 4a4c6edf715a3305c9cf8386baa74c08613e5f15 Mon Sep 17 00:00:00 2001 From: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:36:12 +0000 Subject: [PATCH] Who is JUnit sir --- .github/workflows/lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9dd2c9a..9c7a9f4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -37,3 +37,4 @@ jobs: if: success() || failure() # always run even if the previous step fails with: report_paths: lint-results-*.xml + check_name: API Lint Results