1
Fork 0

ci/test: simplify the script even more

This commit is contained in:
Motiejus Jakštys 2022-07-28 14:13:53 -07:00
parent 09ebb03d47
commit 5240246cab
1 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,2 @@
#!/usr/bin/env bash #!/usr/bin/env sh
set -xeuo pipefail exec bazel test ...
bazel test ...