Skip to content

Commit

Permalink
nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Dec 10, 2024
1 parent 899cfa2 commit cfaa3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
# apt-get -y install xorg xvfb gtk2-engines-pixbuf
# apt-get -y install dbus-x11 xfonts-base xfonts-100dpi xfonts-75dpi xfonts-cyrillic xfonts-scalable
Xvfb -ac :99 -screen 0 1280x1024x16 &
export DISPLAY=:99
# export DISPLAY=:99
- name: Run the benchmark
run: yarn benchmark:chrome --out test-artifacts/chrome/benchmark/pageload.json --retries 2
Expand Down

0 comments on commit cfaa3a6

Please sign in to comment.