Skip to content

Commit

Permalink
Merge pull request #249 from Progi1984/fixNightly20240223
Browse files Browse the repository at this point in the history
UI Tests : Fixed output of the download-artifact
  • Loading branch information
Progi1984 committed Feb 23, 2024
2 parents 73923fb + b107eca commit 070ef11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: playwright-report-${{ matrix.PS_VERSION }}
path: tests/UI/report.json
path: tests/UI/

- name: "Nightly : Rename file"
working-directory: tests/UI/
Expand Down

0 comments on commit 070ef11

Please sign in to comment.