mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
fix diesel example
This commit is contained in:
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
@ -70,5 +70,4 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
with:
|
||||
command: test
|
||||
# TODO: remove exclude protobuf-example when upgraded; currently fails on nightly
|
||||
args: --workspace --all-features --no-fail-fast --exclude protobuf-example -- --nocapture
|
||||
args: --workspace --all-features --no-fail-fast -- --nocapture
|
||||
|
Reference in New Issue
Block a user