From 8bd684a006686af57259b3672644bfcbf8a1432d Mon Sep 17 00:00:00 2001 From: Chris Novakovic Date: Thu, 31 Aug 2023 23:27:52 +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: