Update daily.yml

This commit is contained in:
yyy
2024-11-18 16:51:14 +08:00
committed by GitHub
parent eadf4ce7c3
commit b47ce08f9e

View File

@@ -2,9 +2,6 @@
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
name: mineru
on:
schedule:
- cron: '0 22 * * *' # 每天晚上 10 点执行
jobs:
cli-test:
runs-on: pdf