add ci (#1642)
Some checks failed
Book-CI / test (push) Has been cancelled
Book-CI / test-1 (push) Has been cancelled
Book-CI / test-2 (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled

This commit is contained in:
Jianwei Dong 2025-11-25 20:52:08 +08:00 committed by GitHub
parent 2cffdf7033
commit 51745a9ea1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 845 additions and 48 deletions

View file

@ -0,0 +1,4 @@
"""Per-commit tests for KT-Kernel.
Tests in this directory are run on every commit in CI.
"""