Added checks to ensure API responses are as expected

This commit is contained in:
2022-06-25 23:50:53 +01:00
parent 03b85b3bef
commit d451d51712
7 changed files with 30 additions and 6 deletions

View File

@ -7,6 +7,7 @@ on:
paths-ignore:
- 'README.md'
- 'LICENSE.md'
- 'CHANGELOG.md'
- '.gitignore'
- 'renovate.json'

View File

@ -7,6 +7,7 @@ on:
paths-ignore:
- 'README.md'
- 'LICENSE.md'
- 'CHANGELOG.md'
- '.gitignore'
- 'renovate.json'

View File

@ -4,6 +4,7 @@ on:
paths-ignore:
- 'README.md'
- 'LICENSE.md'
- 'CHANGELOG.md'
- '.gitignore'
- 'renovate.json'