Skip to content

Commit 5efaa1a

Browse files
gkorlandCopilot
andauthored
Update .github/workflows/playwright.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8bc25e4 commit 5efaa1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
with:
4040
path: ${{ github.workspace }}/repositories
4141
key: ${{ runner.os }}-seed-repos-${{ hashFiles('e2e/seed_test_data.py') }}-${{ steps.seed-repo-shas.outputs.graphrag_sdk }}-${{ steps.seed-repo-shas.outputs.flask }}
42+
restore-keys: |
43+
${{ runner.os }}-seed-repos-${{ hashFiles('e2e/seed_test_data.py') }}-
4244
4345
- name: Install backend dependencies
4446
run: pip install -e .

0 commit comments

Comments
 (0)