mirror of
https://github.com/google/santa.git
synced 2026-01-14 08:47:57 -05:00
5 lines
134 B
Bash
Executable File
5 lines
134 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# TODO: Pull benchmarks from previous commit to check for regression
|
|
bazel test //:benchmarks --define=SANTA_BUILD_TYPE=ci
|