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 5c8c2eb commit 8917d9a
Showing 1 changed file with 1 addition 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
run: cat notes >> $GITHUB_STEP_SUMMARY 2> /dev/null

- name: Publish Serenity report
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8917d9a

Please sign in to comment.