docs(ci): add CI verification note to trigger Actions #2

Merged
jaybe merged 9 commits from feat/ci-verify-run into main 2025-11-14 09:45:12 +00:00
Showing only changes of commit a76e4b8e88 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: [macos, host]
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4