From f45d89cf2ec0213d4830b72960cf647fa82c45e7 Mon Sep 17 00:00:00 2001 From: Alex Plex Date: Wed, 18 Dec 2024 15:42:36 +0500 Subject: [PATCH] ci: rename workflow --- .github/workflows/test.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b760475b..7ee0b431 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: Run tests +name: tests on: push: diff --git a/README.md b/README.md index 641b5ca6..b76d1983 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ The lightweight and powerful UI rendering engine without dependencies and writte github release npm downloads bundle size +tests +