kythe.io@v0.0.68-0.20240422202219-7225dbc01741/.bazelci/presubmit.yml (about)

     1  ---
     2  tasks:
     3    ubuntu_2004:
     4      platform: ubuntu2004
     5      shell_commands:
     6        - "sudo apt update && sudo apt -y install bison flex uuid-dev asciidoc graphviz source-highlight"
     7      build_targets:
     8        - "//kythe/..."
     9      test_targets:
    10        - "--"
    11        - "//kythe/..."