Skip to content

Commit

Permalink
fix(fix): Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
deo002 committed Aug 12, 2024
1 parent bad0d13 commit b789b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
then
# If file is not empty, echo a message and exit 1
echo "Swagger docs are not up to date. Please run 'swag init' and commit the changes."
cat swagger-diff.txt
exit 1
fi
Expand Down

0 comments on commit b789b15

Please sign in to comment.