mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
try fix
This commit is contained in:
parent
ca72ad8f01
commit
94a4ab6c37
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
run: yarn run test:e2e
|
||||
env:
|
||||
SHELL: /bin/bash
|
||||
DEBUG:"pw:browser*"
|
||||
DEBUG: "pw:browser*"
|
||||
- name: Archive E2E test screenshot
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue