Skip to content

Commit

Permalink
do not cat
Browse files Browse the repository at this point in the history
Signed-off-by: lrq619 <[email protected]>
  • Loading branch information
lrq619 committed Aug 16, 2023
1 parent af84712 commit efd47e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-bert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@ jobs:
# ./tools/bin/grpcurl -plaintext localhost:50000 helloworld.Greeter.SayHello
# Currently cannot run on CI due to no enough space on device

- name: show docker-compose log
run: cat log_file
# - name: show docker-compose log
# run: cat log_file

0 comments on commit efd47e9

Please sign in to comment.