Skip to content

Commit

Permalink
Less dependnecies for xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Jan 29, 2024
1 parent 4899484 commit bc43571
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y xvfb
sudo apt-get -y install xorg xvfb gtk2-engines-pixbuf
sudo apt-get -y install dbus-x11 xfonts-base xfonts-100dpi xfonts-75dpi xfonts-cyrillic xfonts-scalable
- name: Install the dependencies
run: npm clean-install && npm run postinstall
Expand Down

0 comments on commit bc43571

Please sign in to comment.