Skip to content

Commit 7db2e9e

Browse files
committed
test: Enable github alerts in E2E tests
1 parent 54b7643 commit 7db2e9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ jobs:
5454
}
5555
rehype: |
5656
{
57-
"codeBlocks": true
57+
"codeBlocks": true,
58+
"githubAlerts": true
5859
}
5960
log-level: debug
6061

0 commit comments

Comments
 (0)