Skip to content

Commit 1e8b82a

Browse files
committed
chore: do annotate
1 parent 1bad311 commit 1e8b82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-next.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
name: E2E Test chunk ${{ matrix.chunk }}
5959
path: 'reports/**/*.xml' # Path to test results (inside artifact .zip)
6060
output-to: 'step-summary'
61-
max-annotations: 0 # Maximum number of annotations to be created
61+
max-annotations: 49 # Maximum number of annotations to be created
6262
reporter: jest-junit # Format of test results
6363
- name: Report URL
6464
if: success() || failure()

0 commit comments

Comments
 (0)