mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-13 05:17:45 +02:00
No features in test in workspace.
This commit is contained in:
@@ -20,5 +20,10 @@ jobs:
|
||||
- if: matrix.rust != 'nightly'
|
||||
run: cargo clippy --all-features -- -D warnings
|
||||
- run: cargo build --all-features --verbose
|
||||
- run: cargo test --features "master sign tsig validate" --verbose
|
||||
- run: |
|
||||
cd domain
|
||||
cargo test --features "master sign tsig validate" --verbose
|
||||
- run: |
|
||||
cd domain-resolv
|
||||
cargo test --verbose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user