mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-08 19:07:42 +02:00
Don’t include the interop feature in Github Actions.
This commit is contained in:
@@ -20,5 +20,5 @@ jobs:
|
||||
- if: matrix.rust != 'nightly'
|
||||
run: cargo clippy --all-features -- -D warnings
|
||||
- run: cargo build --no-default-features --verbose
|
||||
- run: cargo test --all-features --verbose
|
||||
- run: cargo test --features="master resolv resolv-sync sign tsig validate" --verbose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user