Skip to content

Commit

Permalink
add test_verbose_timeout_warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
SM2A committed Mar 23, 2024
1 parent 6805565 commit 3e407e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# ./build.sh
- name: Test with Bazel
continue-on-error: true
run: bazel test :all
run: bazel test :all --test_verbose_timeout_warnings
- uses: actions/upload-artifact@v3
with:
path: /home/runner/.cache/bazel/_bazel_runner/*/execroot/_main/bazel-out/k8-fastbuild/testlogs/

0 comments on commit 3e407e6

Please sign in to comment.