From bb7e4d73208ba495dac83e22bddc989a744132de Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:59:47 -0800 Subject: [PATCH] Update pull-request.yml --- .github/workflows/pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 2a1aae5f92..7d28eeef40 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -97,6 +97,7 @@ jobs: with: files: | .env* + vitest.config.js src/App.tsx .github/** env.example