From 8fd291465b1211f88958c86779b9759b1268fddd Mon Sep 17 00:00:00 2001 From: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Date: Mon, 9 Feb 2026 18:38:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Configure=20`test`=20workflow=20?= =?UTF-8?q?to=20run=20tests=20with=20`inline-snapshot=3Dreview`=20(#14876)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e314b6a04..3fb837c04 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,6 +14,7 @@ on: env: UV_NO_SYNC: true + INLINE_SNAPSHOT_DEFAULT_FLAGS: review jobs: changes: