add DEBUG on test workflow
This commit is contained in:
2
.github/workflows/test-enjoy-app.yml
vendored
2
.github/workflows/test-enjoy-app.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user