From 6056ada3112e523b19acb4e5e8d663c35548c6e8 Mon Sep 17 00:00:00 2001 From: Chris Novakovic Date: Tue, 17 Sep 2024 22:55:39 +0100 Subject: [PATCH] Interactive shell --- .github/workflows/shell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shell.yml b/.github/workflows/shell.yml index a5ddbd1..c8d2c7f 100644 --- a/.github/workflows/shell.yml +++ b/.github/workflows/shell.yml @@ -1,4 +1,4 @@ -name: 'Test Net-SSLeay build interactively' +name: 'Test Net-SSLeay interactively' on: push: