Skip to content

Commit

Permalink
exit
Browse files Browse the repository at this point in the history
  • Loading branch information
dezren39 committed Nov 7, 2023
1 parent 795a3de commit 2e6b7b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mod-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
(cd "$dir" && go mod tidy)
else
echo "Skipping $dir as it does not contain a go.mod file."
exit 1
fi
done
Expand Down

0 comments on commit 2e6b7b4

Please sign in to comment.