From 0cd9aaec035d6ec4939ecb8efcc98379ec1f98db Mon Sep 17 00:00:00 2001 From: Jonathan Amsterdam Date: Mon, 3 Aug 2020 18:04:32 -0400 Subject: all.bash: uncomment go mod tidy Change-Id: Iabc2eec0f1835f4bbdfe045be074efbc58b0515d Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/246242 Reviewed-by: Julie Qiu --- all.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'all.bash') diff --git a/all.bash b/all.bash index e09c2c98..e3fa6425 100755 --- a/all.bash +++ b/all.bash @@ -174,7 +174,7 @@ main() { "") standard_linters run_prettier - #runcmd go mod tidy + runcmd go mod tidy runcmd env GO_DISCOVERY_TESTDB=true go test ./... runcmd go test ./internal/secrets ;; -- cgit v1.3-6-g1900