Merge pull request 'fix: obsolete cypress deps' (#186) from cypress-deps into main
All checks were successful
Release / Build-production-and-ng-test (push) Successful in 3m42s
Release / Build-and-test-development (push) Successful in 8m24s
Release / release (push) Successful in 7m50s

Reviewed-on: #186
This commit is contained in:
2025-08-08 11:36:06 +00:00

View File

@@ -80,7 +80,7 @@ jobs:
- run: apt install -y ./google-chrome*.deb; - run: apt install -y ./google-chrome*.deb;
- run: export CHROME_BIN=/usr/bin/google-chrome - run: export CHROME_BIN=/usr/bin/google-chrome
- run: apt-get update -y - run: apt-get update -y
- run: apt-get -y install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb - run: apt-get -y install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb
- run: apt -y install jq - run: apt -y install jq
- name: Write cypress credentials - name: Write cypress credentials