Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
redJ4y authored Aug 19, 2024
1 parent aa3def0 commit b8c5c98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
node-version: 20.x
- name: Setup Chrome
- id: setup-chrome
- uses: browser-actions/setup-chrome@latest
id: setup-chrome
uses: browser-actions/setup-chrome@latest
with:
chrome-version: latest
install-chromedriver: true
Expand Down

0 comments on commit b8c5c98

Please sign in to comment.