Skip to content

Commit

Permalink
restore log
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Nov 27, 2024
1 parent 21030d4 commit acd3a29
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,5 +223,7 @@ jobs:
channel_id: ${{ secrets.SLACK_CHANNEL_ID }}
initial_comment: "${{ github.workflow }} workflow failed."
file_uploads:
- file: ${{ env.TESTOUT_PATH }}/venom.log
filename: venom.log
- file: ${{ env.TESTOUT_PATH }}/test_results.html
filename: test_results.html
filename: rest_results.html

0 comments on commit acd3a29

Please sign in to comment.