Unverified 提交 5414e530 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

update ci-testing.yml with on: cron (#572)

上级 a91cdd2e
name: CI CPU testing name: CI CPU testing
# see: https://help.github.com/en/actions/reference/events-that-trigger-workflows on: # https://help.github.com/en/actions/reference/events-that-trigger-workflows
on: [push, pull_request] push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs: jobs:
cpu-tests: cpu-tests:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论