You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a `daily-tests.yml` GitHub actions workflow. It's
triggered by a cron schedule to run once a day. Presently it only runs
opt-in ignored tests but in the future we can extend it with other
slow running tasks we don't want to have bog down our main CI
process.
0 commit comments