1
Fork 0

[ci] add colors to test output

nix v0.9.0
Motiejus Jakštys 2022-08-12 05:54:33 +03:00
parent e50d1597f4
commit 4629534c19
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/usr/bin/env sh
exec bazel test ...
exec bazel test "$@" ...