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 78b0ba1 commit 3167533Copy full SHA for 3167533
.github/workflows/main.yml
@@ -152,6 +152,7 @@ jobs:
152
153
- name: Setup E2E tests
154
run: |
155
+ sudo apt-get update
156
sudo apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb
157
(cd testapp && yarn add -D cypress-fail-on-console-error)
158
0 commit comments