Merge pull request #2669 from lightpanda-io/fix-integration-cache

Fix integration cache
This commit is contained in:
Pierre Tachoire
2026-06-08 14:24:08 +02:00
committed by GitHub

View File

@@ -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