From: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:38:48 +0000 (+0100) Subject: 🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876) X-Git-Tag: 0.128.7~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fd291465b1211f88958c86779b9759b1268fddd;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876) --- 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: