Skip to content

Commit

Permalink
Use stable Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
route committed Oct 26, 2021
1 parent dd59c94 commit 4cbdb7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true

- name: Setup Chrome
uses: browser-actions/setup-chrome@latest
with:
chrome-version: stable

- run: mkdir -p /tmp/ferrum

- name: Run tests
Expand Down

0 comments on commit 4cbdb7f

Please sign in to comment.