chore: add PTTH_QUIC to check script

main
_ 2024-01-21 19:22:33 -06:00
parent 15a23bb6e3
commit 55daeaecf6
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
set -euo pipefail
cargo check --target x86_64-pc-windows-gnu
cargo check --target x86_64-unknown-linux-gnu
cargo check --target x86_64-pc-windows-gnu -p ptth -p ptth_quic
cargo check --target x86_64-unknown-linux-gnu -p ptth -p ptth_quic