test(ci): add fmt, clippy, doc, and msrv tests to CI (#926)

* test(ci): add fmt, clippy, doc, and msrv tests to CI

* test(ci): check and build typst-preview

* fix: checks
This commit is contained in:
Myriad-Dreamin 2024-12-02 20:28:29 +08:00 committed by GitHub
parent e1a5f0cdd7
commit d9717fffa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 50 additions and 5 deletions

View file

@ -9,6 +9,7 @@ license.workspace = true
edition.workspace = true
homepage.workspace = true
repository.workspace = true
rust-version.workspace = true
[dependencies]