Skip to content

Commit

Permalink
add pass message
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Jul 10, 2023
1 parent c6c50ee commit 4c0e6cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gofmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
echo "[ERROR] Files failing gofmt: "
echo "${gofmt_out}"
exit 1;
else
echo "[INFO] gofmt check passed."
fi

0 comments on commit 4c0e6cf

Please sign in to comment.