From c08974b177e9e3122e56af19f69e17d861cf3399 Mon Sep 17 00:00:00 2001 From: Diego Hurtado Date: Fri, 5 Jul 2024 17:14:02 -0600 Subject: [PATCH] Change name --- .github/workflows/instrumentations_3.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/instrumentations_3.yml b/.github/workflows/instrumentations_3.yml index d6b64680b9..1042be9af7 100644 --- a/.github/workflows/instrumentations_3.yml +++ b/.github/workflows/instrumentations_3.yml @@ -34,6 +34,7 @@ jobs: run: echo $GITHUB_OUTPUT run_tests: + name: Run tests needs: get_package_python_versions runs-on: ${{ matrix.os }} strategy: