From ba38da790551ba0fc5da4a088c9b8cafce053350 Mon Sep 17 00:00:00 2001 From: Volodymyr Zotov Date: Mon, 15 Dec 2025 09:56:42 -0600 Subject: [PATCH] Do not ignore tests dir --- .github/workflows/test-e2e.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 2fd6d98..9b2b360 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -9,7 +9,6 @@ on: - "*.md" - ".gitignore" - "LICENSE" - - "tests/**" pull_request: paths-ignore: *ignore_paths repository_dispatch: