Try to unbreak Hypothesis in CI.

This commit is contained in:
Itamar Turner-Trauring 2021-02-23 09:52:30 -05:00
parent e3f282e543
commit 38da89a7b5

View File

@ -6,6 +6,10 @@ on:
- "master"
pull_request:
env:
# Tell Hypothesis which configuration we want it to use.
TAHOE_LAFS_HYPOTHESIS_PROFILE: "ci"
jobs:
coverage: