Skip to content

Commit 8fd2914

Browse files
authored
🔧 Configure test workflow to run tests with inline-snapshot=review (fastapi#14876)
1 parent fbca586 commit 8fd2914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414

1515
env:
1616
UV_NO_SYNC: true
17+
INLINE_SNAPSHOT_DEFAULT_FLAGS: review
1718

1819
jobs:
1920
changes:

0 commit comments

Comments
 (0)