rewrite schedule cancelling test

This commit is contained in:
Kwonunn 2024-10-12 15:11:14 +02:00
parent f48fa02916
commit 631055d190
2 changed files with 74 additions and 6 deletions

View file

@ -1,8 +0,0 @@
on:
schedule:
- cron: "* * * * *"
jobs:
test:
runs-on: docker
steps:
- run: sleep 15