[3.13] Fix cache restoration for Hypothesis CI job (GH-121756) (#121759)

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua>
This commit is contained in:
Miss Islington (bot) 2024-07-14 13:47:07 +02:00 committed by GitHub
parent 8f3ffb4156
commit 295b791cf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ jobs:
path: ./hypothesis
key: hypothesis-database-${{ github.head_ref || github.run_id }}
restore-keys: |
- hypothesis-database-
hypothesis-database-
- name: "Run tests"
working-directory: ${{ env.CPYTHON_BUILDDIR }}
run: |