mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 01:25:53 -04:00
ci: add missing cache key for integration test
This commit is contained in:
1
.github/workflows/e2e-integration-test.yml
vendored
1
.github/workflows/e2e-integration-test.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: /tmp/lp-cache
|
||||
key: v1
|
||||
|
||||
- name: run end to end integration tests
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user