Skip to content

Commit dd986d4

Browse files
committed
print test_no_return.log
1 parent dd4bbe7 commit dd986d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |
5454
# This step uses `run` to execute a shell command
5555
./action.sh > test_no_return.log 2>&1 || true
56+
cat test_no_return.log
5657
5758
- name: Verify Test Case 2 output
5859
run: |

0 commit comments

Comments
 (0)