Fix Buildifier version (#124)
"buildifier: true" has been deprecated by https://github.com/bazelbuild/continuous-integration/pull/542
This commit is contained in:
parent
1b28145983
commit
bb56986cd4
|
@ -108,4 +108,4 @@ tasks:
|
||||||
- "-//tests:analysis_test_e2e_test"
|
- "-//tests:analysis_test_e2e_test"
|
||||||
- "-//tests:unittest_e2e_test"
|
- "-//tests:unittest_e2e_test"
|
||||||
|
|
||||||
buildifier: true
|
buildifier: latest
|
||||||
|
|
Loading…
Reference in New Issue