Skip to content

Commit

Permalink
GitHubActions
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayp7 committed Feb 25, 2024
1 parent d98cb7c commit fc99af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: html-report
path: html-report.zip
path: artifacts/html-report.zip
# Specify the directory structure for the artifact
if-no-files-found: error
if: always()
Expand Down

0 comments on commit fc99af6

Please sign in to comment.