Skip to content

Commit 6d851b5

Browse files
author
luccasdasilvacandido
committed
[ci]: testing script rebot
1 parent 427eabe commit 6d851b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
path: logs/
8585

8686
- name: Merge Report
87-
run: rebot --merge logs/api-test-results/output.xml logs/e2e-test-results/output.xml
87+
run: rebot --merge logs/api/output.xml logs/e2e/output.xml --output logs/output.xml --report logs/report.html --log logs/log.html
8888

8989
- name: Upload Merge Report
9090
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)