disable sanity check for now as it's buggy!

This commit is contained in:
Son NK 2020-06-09 19:56:17 +02:00
parent a255c2652e
commit bf596280e4
1 changed files with 0 additions and 5 deletions

View File

@ -35,8 +35,3 @@ jobs:
schedule: "0 12 * * *"
captureStderr: true
- name: SimpleLogin Sanity Check
command: python /code/cron.py -j sanity_check
shell: /bin/bash
schedule: "0 2 * * *"
captureStderr: true