From d4914db7920f98bc39aa60566e1d6561da31c644 Mon Sep 17 00:00:00 2001 From: olimorris Date: Tue, 21 Feb 2023 21:50:36 +0000 Subject: [PATCH] ci: change name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 967bac8..7899e91 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Tests +name: Continuous Integration on: push: