This commit is contained in:
Reid 'arrdem' McKenzie 2024-02-06 20:55:46 -07:00
parent 2766c4bc6e
commit d09b6bb2c6

View file

@ -1,6 +1,9 @@
common --curses=auto
common --show_timestamps=true
test --keep_going
test --test_output=errors
test --test_tag_filters=-known-to-fail
test --keep_going
# To enable flake8 on all build steps, uncomment this -
# test --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks