Skip to content

Commit 6ca3bef

Browse files
run in cd
1 parent a76ce65 commit 6ca3bef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
head: ['headful']
5151
# `cd` runs e2e via `chromedriver`. `node` runs tests using `NodeJS` runner.
5252
# kind: [cd, node]
53-
kind: [node]
53+
kind: [cd]
5454
# kind: [node]
5555
total_chunks: [3]
5656
this_chunk: [0, 1, 2]

0 commit comments

Comments
 (0)