From c139c5daf130d4295731b607349d294405155ce9 Mon Sep 17 00:00:00 2001 From: Girges Scandar Date: Mon, 11 Nov 2024 17:12:38 +0100 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 276abcf75..d533894f8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> This fork swaps out `jest` for `vitest` as the testing framework. The original +> README is below. + # Create a GitHub Action Using TypeScript [![GitHub Super-Linter](https://github.com/scandar/typescript-action-vitest/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter)