There was an error while loading. Please reload this page.
1 parent be241ae commit 448682eCopy full SHA for 448682e
1 file changed
.github/workflows/_checks.yml
@@ -64,6 +64,7 @@ jobs:
64
# This one resolves the bottom of each range, on every matrix entry: wheel coverage is
65
# per interpreter, so two interpreters resolving the same versions can still disagree
66
# on whether those versions install.
67
+ if: github.event_name != 'schedule'
68
runs-on: ubuntu-latest
69
strategy:
70
fail-fast: false
0 commit comments