mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Add testing example (#24)
This commit is contained in:
@@ -74,7 +74,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --all --all-features
|
||||
args: --all --all-features --all-targets
|
||||
|
||||
deny-check:
|
||||
name: cargo-deny check
|
||||
|
||||
Reference in New Issue
Block a user