ci: fix ui_preview when testing the tests (#33891)

fix for loop
This commit is contained in:
Maxime Desroches
2024-10-29 19:49:23 -07:00
committed by GitHub
parent fe53185f64
commit 219fd82b2c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
run_id: ${{ steps.get_run_id.outputs.run_id }}
search_artifacts: true
name: report-${{ env.REPORT_NAME }}
name: report-1-${{ env.REPORT_NAME }}
path: ${{ github.workspace }}/pr_ui
- name: Getting master ui