add DEBUG on test workflow

This commit is contained in:
an-lee
2024-06-26 13:48:08 +08:00
parent ab83a23e95
commit 819a0b24e8

View File

@@ -48,6 +48,8 @@ jobs:
- name: Run main tests with xvfb-run on Ubuntu
if: contains(matrix.os, 'ubuntu')
env:
DEBUG: pw:browser*
run: |
xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- yarn enjoy:test:main