Skip to content

Commit 62155e6

Browse files
committed
wip
1 parent 979916c commit 62155e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
RUNS=100 npm run bench-puppeteer-cdp > puppeteer.out || exit 1 && kill %2
9090
9191
- name: result
92-
run: cat output
92+
run: cat puppeteer.out
9393

9494
- name: memory regression
9595
run: |

0 commit comments

Comments
 (0)