From 1adcf49425459dd53e5001d2404f2410dfc6b722 Mon Sep 17 00:00:00 2001 From: Chris Novakovic Date: Mon, 16 Oct 2023 23:29:22 +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: