mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 02:43:09 -06:00
Perform omitted removal of gb
This commit is contained in:
parent
f8d7e99951
commit
d49cd491dc
|
|
@ -5,7 +5,7 @@
|
|||
set -eu
|
||||
|
||||
echo "Checking that it builds"
|
||||
gb build
|
||||
go build
|
||||
|
||||
# Check that all the packages can build.
|
||||
# When `go build` is given multiple packages it won't output anything, and just
|
||||
|
|
|
|||
Loading…
Reference in a new issue