Browse Source
🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876)
pull/14881/head
Motov Yurii
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.github/workflows/test.yml
|
|
|
@ -14,6 +14,7 @@ on: |
|
|
|
|
|
|
|
env: |
|
|
|
UV_NO_SYNC: true |
|
|
|
INLINE_SNAPSHOT_DEFAULT_FLAGS: review |
|
|
|
|
|
|
|
jobs: |
|
|
|
changes: |
|
|
|
|