Skip to content

Commit 965ece8

Browse files
prevent crashing of chromium
1 parent 7bc7dfc commit 965ece8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: '3.3'
22
services:
33
cypress:
4+
ipc: host
45
image: "cypress/included:3.8.2"
56
network_mode: "host"
67
environment:

0 commit comments

Comments
 (0)