Skip to content

Commit

Permalink
Disable format for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jul 26, 2024
1 parent b2cd476 commit 0345f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
echo "Running go generate..."
go generate

echo "Running go fmt..."
gofmt -s -w ./..
#echo "Running go fmt..."
#gofmt -s -w ./..

echo "Running unit tests..."
go test ./... || exit
Expand Down

0 comments on commit 0345f5f

Please sign in to comment.