Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
aq17 committed Aug 16, 2022
1 parent b46b770 commit 22b2c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stage-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
if [ -n "$(git status --porcelain)" ]; then
git checkout ./go.mod && git checkout ./go.sum
exit 1
fi
check-copyright:
Expand Down

0 comments on commit 22b2c35

Please sign in to comment.