Test Patches: Remove pnpm add puppeteer as it's already in deps

This commit is contained in:
Nuckyz 2024-05-03 18:58:56 -03:00
parent 1ef87361f2
commit 54bb7b96e9
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9

View file

@ -30,7 +30,6 @@ jobs:
- name: Install dependencies
run: |
pnpm install --frozen-lockfile
pnpm add puppeteer
- name: Install Google Chrome
id: setup-chrome