mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 10:53:09 -06:00
Change log line
This commit is contained in:
parent
c750e44b52
commit
c59880d6db
|
|
@ -7,7 +7,7 @@ set -eu
|
|||
# Check that all the packages can build.
|
||||
# When `go build` is given multiple packages it won't output anything, and just
|
||||
# checks that everything builds.
|
||||
echo "Double checking it builds..."
|
||||
echo "Checking that it builds..."
|
||||
go build ./cmd/...
|
||||
|
||||
./scripts/find-lint.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue