try debug on linux

This commit is contained in:
Philip Peterson 2024-12-13 05:02:02 -09:00
parent c3a31a2d09
commit ae972df54c
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -8,6 +8,7 @@ defaults:
shell: bash shell: bash
env: env:
NODE_VERSION: 20.x NODE_VERSION: 20.x
DEBUG=pw:browser*
jobs: jobs:
build: build:
runs-on: ${{matrix.os}} runs-on: ${{matrix.os}}