"tests/async_engine/conftest.py" did not exist on "8c0d15d5c5658b74a70694124af2ac250fdc4e23"
Unverified Commit 4dce8321 authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Run MacOS smoke test on daily `cron` job instead of every commit (#37567)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 657855ab
name: macOS Apple Silicon Smoke Test
on:
push:
branches:
- main
schedule:
# Daily at 2:30 AM UTC
- cron: '30 2 * * *'
workflow_dispatch: # Manual trigger
permissions:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment