This commit is contained in:
Philip Peterson 2025-04-12 23:27:32 -07:00
parent 9af1f3f377
commit ca72ad8f01
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -8,7 +8,6 @@ defaults:
shell: bash
env:
NODE_VERSION: 20.x
DEBUG:"pw:browser*"
jobs:
build:
runs-on: ${{matrix.os}}
@ -96,6 +95,7 @@ jobs:
run: yarn run test:e2e
env:
SHELL: /bin/bash
DEBUG:"pw:browser*"
- name: Archive E2E test screenshot
uses: actions/upload-artifact@v4
with: