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 b91a776 commit 00523d2Copy full SHA for 00523d2
1 file changed
.github/workflows/test.yml
@@ -28,6 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v1
30
- name: Install Cypress Requirements
31
+ uses: actions/checkout@v1
32
with:
33
cmd: apt-get install libgtk2.0-0 libgtk-3-0 libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
34
- name: Install Dependencies
0 commit comments