From 15497a611abcaca7910e9eda20745f95a2404672 Mon Sep 17 00:00:00 2001 From: Sebastian Imlay Date: Sun, 16 Jul 2023 02:22:14 -0400 Subject: [PATCH] Renamed Test-Linux-OpenSSL to Test-Linux --- .github/workflows/test-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-linux.yml b/.github/workflows/test-linux.yml index a41d8b3..82e2425 100644 --- a/.github/workflows/test-linux.yml +++ b/.github/workflows/test-linux.yml @@ -1,4 +1,4 @@ -name: Test-Linux-OpenSSL +name: Test-Linux on: push: