Skip to content

Commit aaa48c2

Browse files
committed
Fix non-determinstic test attaching to a component extension background page
1 parent 00c030a commit aaa48c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
run: |
2929
$CHROME_BIN \
3030
--disable-extensions \
31+
--disable-component-extensions-with-background-pages \
3132
--disable-gpu \
3233
--headless \
3334
--no-first-run \

0 commit comments

Comments
 (0)