Add github annotations

This commit is contained in:
Sergei Garin 2024-11-21 16:25:20 +03:00
parent 75c0ba3f34
commit 11aa58a27a
No known key found for this signature in database

View File

@ -186,7 +186,7 @@ jobs:
- name: 🔗 Merge into HTML Report
working-directory: app/gui
run: pnpm playwright merge-reports --reporter html ./blob-report
run: pnpm playwright merge-reports --reporter=html,github ./blob-report
- name: ⬆️ Upload HTML report
uses: actions/upload-artifact@v4