More frequent tests

This commit is contained in:
Andras Schmelczer 2025-12-06 10:49:30 +00:00
parent 77e0bb4caf
commit 1646f74633

View file

@ -6,14 +6,13 @@ on:
pull_request:
branches: ["main"]
schedule:
- cron: '0 * * * *'
- cron: '*/30 * * * *'
concurrency:
group: e2e-tests
cancel-in-progress: false
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: "-Dwarnings"
jobs: