From d06f58ba665d42645974c8d324aedfcc0a02a36e Mon Sep 17 00:00:00 2001 From: Nayla Date: Fri, 23 Feb 2024 17:14:36 -0500 Subject: [PATCH] Update macos.yml --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 5e91058980..cb704a8176 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -1,4 +1,4 @@ -name: Windows CI +name: macOS CI # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch