Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk committed Aug 8, 2023
1 parent 8917d9a commit 5d8eacd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Add notes to summary
working-directory: integrations-tests/e2e-tests
run: cat notes >> $GITHUB_STEP_SUMMARY 2> /dev/null
run: cat notes >> $GITHUB_STEP_SUMMARY

- name: Publish Serenity report
uses: actions/upload-artifact@v3
Expand Down
2 changes: 2 additions & 0 deletions integration-tests/e2e-tests/notes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### End-to-end notes:

0 comments on commit 5d8eacd

Please sign in to comment.