From fb69a91ca463952dd82a002f9f8e42224d0793d7 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Thu, 25 Jan 2024 17:20:48 -0500 Subject: [PATCH] Update ubuntu-noexcept-ci.yml --- .github/workflows/ubuntu-noexcept-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ubuntu-noexcept-ci.yml b/.github/workflows/ubuntu-noexcept-ci.yml index b486eaf08..dae89a556 100644 --- a/.github/workflows/ubuntu-noexcept-ci.yml +++ b/.github/workflows/ubuntu-noexcept-ci.yml @@ -1,4 +1,4 @@ -name: Ubuntu-CI +name: Ubuntu-NoExceptions-CI 'on': - push