will try
Some checks failed
Run nightly tests / nightly-tests (push) Failing after 38s
Run short tests / run-tests (push) Successful in 1m22s

This commit is contained in:
2025-05-21 19:57:33 +02:00
parent 06606ca06c
commit f288b32092

View File

@@ -5,8 +5,6 @@ on:
schedule: schedule:
- cron: '0 20 * * *' # Every day at 20:00 UTC - cron: '0 20 * * *' # Every day at 20:00 UTC
push: push:
branches:
- main
jobs: jobs:
nightly-tests: nightly-tests:
runs-on: [ubuntu-latest, cloud] runs-on: [ubuntu-latest, cloud]