Skip to content

Commit

Permalink
Remove manual browser installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
smoores-dev committed Oct 22, 2024
1 parent 7fb7902 commit b430944
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,5 @@ jobs:
- name: Install dependencies
run: yarn

- uses: browser-actions/setup-chrome@v1
with:
chrome-version: "131.0.6730.0"

- uses: browser-actions/setup-firefox@v1

- name: Test
run: yarn test

0 comments on commit b430944

Please sign in to comment.