We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76ce65 commit 6ca3befCopy full SHA for 6ca3bef
1 file changed
.github/workflows/e2e.yml
@@ -50,7 +50,7 @@ jobs:
50
head: ['headful']
51
# `cd` runs e2e via `chromedriver`. `node` runs tests using `NodeJS` runner.
52
# kind: [cd, node]
53
- kind: [node]
+ kind: [cd]
54
# kind: [node]
55
total_chunks: [3]
56
this_chunk: [0, 1, 2]
0 commit comments