Skip to content

Commit 765678e

Browse files
committed
Update tests.yml
1 parent e01e63d commit 765678e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,4 @@ jobs:
5555
- name: auto PR schema
5656
# отмена джобы исключается (поэтому и не always)
5757
if: success() || failure()
58-
uses: Miskler/pytest-jsonschema-snapshot-bot@v0
59-
with:
60-
github_token: ${{ secrets.GITHUB_TOKEN }}
58+
uses: Miskler/pytest-jsonschema-snapshot-bot@v1

0 commit comments

Comments
 (0)