]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] CI: set correct working directory for Hypothesis cache (GH-119345) (#132364)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Apr 2025 14:01:51 +0000 (16:01 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 14:01:51 +0000 (14:01 +0000)
commitce921075e82cb265470b8ce9fef9ff9f75685b86
tree2bdff9ad1be49041f3613257b791ce363922babc
parentc1744902c7c8cf7d68949db19a6e3e49dee4296c
[3.13] CI: set correct working directory for Hypothesis cache (GH-119345) (#132364)

CI: set correct working directory for Hypothesis cache (GH-119345)

Set cwd for Hypothesis database
(cherry picked from commit 055c739536ad63b55ad7cd0b91ccacc33064fe11)

Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
.github/workflows/build.yml
Lib/test/support/hypothesis_helper.py