KTF support
This commit is contained in:
parent
58c416f1bd
commit
de8207e672
1 changed files with 1 additions and 0 deletions
1
.bazelrc
1
.bazelrc
|
@ -1,4 +1,5 @@
|
||||||
test --test_output=errors
|
test --test_output=errors
|
||||||
|
test --test_tag_filters=-known-to-fail
|
||||||
|
|
||||||
# To enable flake8 on all build steps, uncomment this -
|
# To enable flake8 on all build steps, uncomment this -
|
||||||
# test --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks
|
# test --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks
|
||||||
|
|
Loading…
Reference in a new issue