From 5b12296013a4f9fa0e082c632c38f8d6a062653b Mon Sep 17 00:00:00 2001 From: Jose Gallego-Posada <8620503+gallego-posada@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:53:02 -0500 Subject: [PATCH] Update coverage workflow name --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 1d8f7862..ccc74b5d 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -1,4 +1,4 @@ -name: Coverage +name: coverage on: push: