PR-415815: adding PUBLIC_URL to e2e testing.

This commit is contained in:
2025-04-12 15:56:44 +00:00
parent 2539dcb7b1
commit 519aa86c79

View File

@ -46,6 +46,7 @@ jobs:
runs-on: ubuntu-latest
env:
PORT: 3000
PUBLIC_URL: /
steps:
- name: Checkout
uses: actions/checkout@v4