Browse Source

🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876)

pull/14881/head
Motov Yurii 5 months ago
committed by GitHub
parent
commit
8fd291465b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      .github/workflows/test.yml

1
.github/workflows/test.yml

@ -14,6 +14,7 @@ on:
env:
UV_NO_SYNC: true
INLINE_SNAPSHOT_DEFAULT_FLAGS: review
jobs:
changes:

Loading…
Cancel
Save