Skip to content

Commit

Permalink
Test without screen size option
Browse files Browse the repository at this point in the history
  • Loading branch information
aapomm committed Feb 14, 2024
1 parent 44dcd5d commit 53c35d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
run: |
export DISPLAY=:99
chromedriver --url-base=/wd/hub &
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 &
- name: Create database.yml
run: cp config/database.yml.template config/database.yml
- name: Install Ruby and gems
Expand Down

0 comments on commit 53c35d9

Please sign in to comment.