From 4ca02bcf97fd874c8418fa1b168fa46e061f6c8c Mon Sep 17 00:00:00 2001 From: Muki Kiboigo Date: Tue, 28 Apr 2026 09:59:55 -0700 Subject: [PATCH] use http-cache-cdp branch of demo repo --- .github/workflows/e2e-test.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index 9dd32da0..ed7bed7f 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -82,6 +82,7 @@ jobs: - uses: actions/checkout@v6 with: repository: 'lightpanda-io/demo' + ref: 'http-cache-cdp' fetch-depth: 0 - run: npm install @@ -150,6 +151,7 @@ jobs: - uses: actions/checkout@v6 with: repository: 'lightpanda-io/demo' + ref: 'http-cache-cdp' fetch-depth: 0 - run: npm install @@ -216,6 +218,7 @@ jobs: - uses: actions/checkout@v6 with: repository: 'lightpanda-io/demo' + ref: 'http-cache-cdp' fetch-depth: 0 - name: download artifact @@ -270,6 +273,7 @@ jobs: - uses: actions/checkout@v6 with: repository: 'lightpanda-io/demo' + ref: 'http-cache-cdp' fetch-depth: 0 - run: npm install