Skip to content

Commit 3445b33

Browse files
committed
Update tests.yml
1 parent d12bead commit 3445b33

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ jobs:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
5252
log_path: error.log
5353
screenshot_path: screenshot.png
54+
55+
- name: auto PR schema
56+
uses: Miskler/pytest-jsonschema-snapshot-bot@v0
57+
with:
58+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)