Skip to content

Commit

Permalink
ci: port cypress dependencies to ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
JKatzwinkel authored Jan 10, 2025
1 parent 96fc850 commit 9c81f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: >-
sudo apt-get install -y --no-install-recommends xvfb libglib2.0-0
libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgtk-3-0 libgbm1
libasound2
libasound2t64
- name: query backend endpoint URL paths list
run: curl -s localhost:8090/
Expand Down

0 comments on commit 9c81f55

Please sign in to comment.