Skip to content

Commit

Permalink
[skip ci] Stop profiling bazel test jobs too
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Nov 10, 2020
1 parent 5487348 commit 09db963
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/travis/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ fi

if [[ ! -z "$BZL_TEST" ]]; then
bazel query "$BZL_TEST" | xargs bazel test
bazel analyze-profile /tmp/bazelprofile
fi

if [[ ! -z "$BZL" ]]; then
Expand Down

0 comments on commit 09db963

Please sign in to comment.