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

Reviewed-on: #2
Co-authored-by: Jaybe <master@jaybe.dev>
Co-committed-by: Jaybe <master@jaybe.dev>
This commit is contained in:
2025-11-14 09:45:10 +00:00
committed by jaybe
parent a9bbc357e7
commit d6510e2b05
5 changed files with 126 additions and 43 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: [macos, host]
steps:
- name: Checkout
uses: actions/checkout@v4