Skip to content

Commit 7774b5b

Browse files
committed
report path
1 parent 1a00523 commit 7774b5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/regressivo.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ jobs:
3838
- name: Send report to commit
3939
uses: joonvena/robotframework-reporter-action@v2.5
4040
with:
41+
report_path: './reports/output.xml'
4142
gh_access_token: ${{ secrets.GITHUB_TOKEN }}
4243

43-
44-
4544
- name: GitHub Pages v3
4645
uses: peaceiris/actions-github-pages@v3.1.12
4746

0 commit comments

Comments
 (0)