This website requires JavaScript.
Explore
Help
Register
Sign In
rocky-linux
/
peridot
Watch
4
Star
0
Fork
0
You've already forked peridot
mirror of
https://github.com/rocky-linux/peridot.git
synced
2024-10-31 20:41:22 +00:00
Code
Issues
Projects
Releases
Activity
3131651ae3
peridot
/
hack
/
unit_tests.sh
8 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
Run unit tests and non-manual builds as presubmit
2022-10-30 03:26:02 +00:00
#!/usr/bin/env bash
set
-o errexit
Standard bazel commands + remote_def
2022-10-30 05:18:12 +00:00
source
hack/bazel_setup.sh
$BAZEL_T
//...
Copy Permalink