mirror of
https://github.com/enso-org/enso.git
synced 2024-11-21 16:36:59 +03:00
Add github annotations
This commit is contained in:
parent
75c0ba3f34
commit
11aa58a27a
2
.github/workflows/gui-checks.yml
vendored
2
.github/workflows/gui-checks.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user