Test Patches: Remove pnpm add puppeteer as it's already in deps
This commit is contained in:
parent
1ef87361f2
commit
54bb7b96e9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/reportBrokenPlugins.yml
vendored
1
.github/workflows/reportBrokenPlugins.yml
vendored
|
@ -30,7 +30,6 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm add puppeteer
|
||||
|
||||
- name: Install Google Chrome
|
||||
id: setup-chrome
|
||||
|
|
Loading…
Reference in a new issue