schedule looks good now, run at 20 utc, so 21 cest.
All checks were successful
Run short tests / run-tests (push) Successful in 1m15s
Run nightly tests / nightly-tests (push) Successful in 1m50s

This commit is contained in:
2025-05-21 14:51:24 +02:00
parent f97841b079
commit 8df89d3478

View File

@@ -2,7 +2,7 @@ name: Run nightly tests
on: on:
schedule: schedule:
- cron: '*/10 * * * *' # Every day at midnight UTC - cron: '0 20 * * *' # Every day at 20:00 UTC
push: push:
branches: branches:
- main - main