fix: disable hack feature when verifying publish of crates

This commit is contained in:
Myriad-Dreamin 2025-02-23 03:35:03 +08:00 committed by Myriad-Dreamin
parent 4af0784f6d
commit fee3da7195

View file

@ -71,7 +71,7 @@ jobs:
cargo publish --dry-run -p tinymist-std
cargo publish --dry-run -p tinymist-vfs
cargo publish --dry-run -p tinymist-world
cargo publish --dry-run -p tinymist-task
cargo publish --dry-run -p tinymist-project
cargo publish --dry-run -p tinymist-task --features no-content-hint
cargo publish --dry-run -p tinymist-project --features no-content-hint
cargo publish --dry-run -p typlite
cargo publish --dry-run -p crityp