mirror of https://github.com/tiangolo/fastapi.git
🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876)
This commit is contained in:
parent
fbca586c1d
commit
8fd291465b
|
|
@ -14,6 +14,7 @@ on:
|
|||
|
||||
env:
|
||||
UV_NO_SYNC: true
|
||||
INLINE_SNAPSHOT_DEFAULT_FLAGS: review
|
||||
|
||||
jobs:
|
||||
changes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue