mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18: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
|
||||
env:
|
||||
NODE_VERSION: 20.x
|
||||
DEBUG=pw:browser*
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ${{matrix.os}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue