We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed133a5 commit 421e04bCopy full SHA for 421e04b
docker-compose.test.yml
@@ -6,6 +6,7 @@ services:
6
image: cypress/included:12.17.2
7
entrypoint: []
8
command: /bin/bash -c "
9
+ rm -rf /etc/apt/sources.list.d/google-chrome.list && \
10
apt-get update && \
11
apt-get install -y unzip && \
12
npm install && \
0 commit comments