mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
Update tests.yml
This commit is contained in:
parent
d6824f1b71
commit
761de36e3b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -28,6 +28,8 @@ jobs:
|
|||
|
||||
- name: Install packages
|
||||
run: pnpm install --frozen-lockfile
|
||||
env:
|
||||
PUPPETEER_SKIP_DOWNLOAD: true
|
||||
|
||||
- name: Run tests
|
||||
run: pnpm run test
|
||||
|
|
|
|||
Loading…
Reference in a new issue