Skip to content

Commit f705cb9

Browse files
author
Gaurav Sheni
authored
Update integration_tests.yml
1 parent ec80ee8 commit f705cb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,5 @@ jobs:
121121
- name: File exists
122122
if: steps.check_files.outputs.files_exists == 'false'
123123
run: exit 1
124+
- name: Print text file
125+
run: cat output_filepath.txt

0 commit comments

Comments
 (0)