Skip to content

Commit

Permalink
Remove unneeded yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Nov 8, 2023
1 parent ec50901 commit 6741368
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ jobs:
cache: yarn
- name: Setup chromium-chromedriver
uses: nanasess/setup-chromedriver@master
- name: Install JS dependencies
run: |
yarn install
- name: Show installed chrome version
run: |
google-chrome --version
Expand Down

0 comments on commit 6741368

Please sign in to comment.