Skip to content

Commit

Permalink
Chore: Update swagger file tests
Browse files Browse the repository at this point in the history
  • Loading branch information
axllent committed Oct 12, 2024
1 parent a56fd1f commit 73a9934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
# validate the swagger file
- name: Validate OpenAPI definition
if: startsWith(matrix.os, 'ubuntu') == true
uses: char0n/swagger-editor-validate@v1
uses: swaggerexpert/swagger-editor-validate@v1
with:
definition-file: server/ui/api/v1/swagger.json

0 comments on commit 73a9934

Please sign in to comment.