Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shashwatahalder01 committed Dec 19, 2024
1 parent 55a49e9 commit 75379c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ jobs:
- name: Generate summary report
working-directory: tests/pw
run: |
node ./mergeTestSummary.js
node ./utils/mergeSummaryReport.js
- name: Upload final test artifact
Expand Down

0 comments on commit 75379c4

Please sign in to comment.