Skip to content

Commit

Permalink
Update integration_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Sheni authored Mar 22, 2022
1 parent ec80ee8 commit f705cb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,5 @@ jobs:
- name: File exists
if: steps.check_files.outputs.files_exists == 'false'
run: exit 1
- name: Print text file
run: cat output_filepath.txt

0 comments on commit f705cb9

Please sign in to comment.