From ccafee0814ca4d13bb7f03c9deb488387d25c444 Mon Sep 17 00:00:00 2001 From: Morgan Funtowicz Date: Tue, 7 Jan 2025 11:53:00 +0100 Subject: [PATCH] misc(ci): give the wf a name --- .github/workflows/trtllm_tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/trtllm_tests.yaml b/.github/workflows/trtllm_tests.yaml index 84117c98..ea2ae5a9 100644 --- a/.github/workflows/trtllm_tests.yaml +++ b/.github/workflows/trtllm_tests.yaml @@ -1,3 +1,4 @@ +name: "TensorRT-LLM C/C++/CUDA Test Suite" on: push: branches: