From c678d8915c208c2be8b089a406706af9214aaf9c Mon Sep 17 00:00:00 2001 From: zackees Date: Thu, 7 Dec 2023 20:13:19 -0800 Subject: [PATCH] nit name --- .github/workflows/push_ubuntu_remote_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_ubuntu_remote_install.yml b/.github/workflows/push_ubuntu_remote_install.yml index 61cf92d..9a04048 100644 --- a/.github/workflows/push_ubuntu_remote_install.yml +++ b/.github/workflows/push_ubuntu_remote_install.yml @@ -1,4 +1,4 @@ -name: Ubuntu_Tests +name: Ubuntu_Remote_Test on: [push]