[v9.4.x] Use requires_buildifier build tag to avoid needing buildifier locally (#62621)
Use requires_buildifier build tag to avoid needing buildifier locally (#62597)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
(cherry picked from commit fdb1a47ca2)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
co-authored by
Jack Baldry
parent
3023a43d4f
commit
bd9707e8f3
@@ -567,7 +567,7 @@ def test_backend_step():
|
||||
"wire-install",
|
||||
],
|
||||
"commands": [
|
||||
"go test -short -covermode=atomic -timeout=5m ./pkg/...",
|
||||
"go test -tags requires_buildifer -short -covermode=atomic -timeout=5m ./pkg/...",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user