Configure Hypothesis for the Windows job

This commit is contained in:
Jean-Paul Calderone 2023-08-07 11:03:16 -04:00
parent 862bda9e63
commit e2fe1af3d9

View File

@ -155,6 +155,9 @@ jobs:
windows-server-2022:
executor: "windows"
environment:
TAHOE_LAFS_HYPOTHESIS_PROFILE: "ci"
steps:
- "checkout"