mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 13:48:41 -09:00
try debug on linux
This commit is contained in:
parent
c3a31a2d09
commit
ae972df54c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
|
|
@ -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}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue