Skip to content

Commit

Permalink
Fix the path
Browse files Browse the repository at this point in the history
  • Loading branch information
ashikkumar23 committed Sep 21, 2023
1 parent 4c8cf52 commit ecfea5c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pytest-html-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: test-report
path: reports/test-report.html

- name: List contents of reports directory
run: ls reports
path: tests/reports/test-report.html

0 comments on commit ecfea5c

Please sign in to comment.