Skip to content

Commit

Permalink
ci: add check for swagger changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Jan 9, 2025
1 parent 9636836 commit 359f9a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ jobs:
version: v1.60.3
- name: Test application
run: go test -short -v ./...
- name: Validate Swagger
uses: yegorrybchenko/[email protected]
with:
swagWersion: 1.16.4

0 comments on commit 359f9a1

Please sign in to comment.