We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c730556 + 1bc90be commit aeab737Copy full SHA for aeab737
.github/workflows/build-numpy.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ "main" ]
6
pull_request:
7
8
+ schedule:
9
+ - cron: '0 5 * * *'
10
11
jobs:
12
NumPyMultiarrayTests:
0 commit comments