Update tests.yml

This commit is contained in:
Jorrin
2024-03-31 15:33:19 +02:00
parent d6824f1b71
commit 761de36e3b

View File

@@ -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