Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
goshander committed Dec 27, 2024
1 parent 8da8238 commit f0ad8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "REPORT_PR_NUMBER=1988" >> "$GITHUB_ENV"
- name: Move report to commit folder
run: |
mkdir -p ${{ env.HTML_REPORT_URL_PATH }}/report && echo test > ${{ env.HTML_REPORT_URL_PATH }}/report/test
mkdir -p playwright-report/report && echo test > playwright-report/report/test
- name: Upload HTML Report
timeout-minutes: 3
uses: shallwefootball/s3-upload-action@master
Expand Down

0 comments on commit f0ad8a8

Please sign in to comment.